The ClientSubmitOptions type exposes the following members.

Methods

  Name Description
Public method Equals (Overrides Object..::..Equals(Object).)
Protected method 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.)
Public method GetHashCode (Overrides Object..::..GetHashCode()()()().)
Public method GetType
Gets the Type of the current instance.
(Inherited from Object.)
Protected method MemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public method Parse
Parse a client spec formatted string
Public method ToString
Convert to a client spec formatted string
(Overrides Object..::..ToString()()()().)

See Also