The ClientSubmitOptions type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
|
|
ClientSubmitOptions()()()() |
Initializes a new instance of the ClientSubmitOptions class
|
|
|
ClientSubmitOptions(String) |
Initializes a new instance of the ClientSubmitOptions class
|
|
|
ClientSubmitOptions(Boolean, SubmitType) |
Initializes a new instance of the ClientSubmitOptions class
|
Methods
| Name | Description | |
|---|---|---|
|
|
Equals | (Overrides Object..::..Equals(Object).) |
|
|
Finalize |
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.) |
|
|
GetHashCode |
Serves as a hash function for a particular type. (Inherited from Object.) |
|
|
GetType |
Gets the Type of the current instance. (Inherited from Object.) |
|
|
MemberwiseClone |
Creates a shallow copy of the current Object. (Inherited from Object.) |
|
|
Parse |
Parse a client spec formatted string
|
|
|
ToString |
Convert to a client spec formatted string
(Overrides Object..::..ToString()()()().) |
Operators
| Name | Description | |
|---|---|---|
|
|
Implicit Widening Implicit Implicit Implicit (String to ClientSubmitOptions) | |
|
|
Implicit Widening Implicit Implicit Implicit (ClientSubmitOptions to String) |
Properties
| Name | Description | |
|---|---|---|
|
|
Reopen |
Determines if the files is reopened upon submit.
|
|
|
SubmitType |