Click or drag to resize

CommandLineArgument Methods

The CommandLineArgument type exposes the following members.

Methods
  NameDescription
Public methodConvertToArgumentType
Converts the specified string to the argument type, as specified in the ArgumentType property.
Public methodEquals (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Public methodToString
Returns a String that represents the current CommandLineArgument.
(Overrides ObjectToString.)
Top
See Also