|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
ArgumentAttribute Class ReferenceAllows control of command line parsing. Attach this attribute to instance fields of types used as the destination of command line argument parsing. More...
Inheritance diagram for ArgumentAttribute:
![]()
Detailed DescriptionAllows control of command line parsing. Attach this attribute to instance fields of types used as the destination of command line argument parsing.
Constructor & Destructor Documentation
Allows control of command line parsing.
Property Documentation
The error checking to be done on the argument.
Returns true if the argument did not have an explicit short name specified.
The short name of the argument. Set to null means use the default short name if it does not conflict with any other parameter name. Set to String.Empty for no short name. This property should not be set for DefaultArgumentAttributes.
Returns true if the argument did not have an explicit long name specified.
The long name of the argument. Set to null means use the default long name. The long name for every argument must be unique. It is an error to specify a long name of String.Empty.
Returns true if the argument has a default value.
Returns true if the argument has help text specified.
The help text for the argument.
The documentation for this class was generated from the following file:
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| © Vestris Inc., 2006-2007, All Rights Reserved | SnCore | Wed Mar 5 09:56:25 2008 | Doxygen 1.5.4 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||