SnCore!

DefaultArgumentAttribute Class Reference

Indicates that this argument is the default argument. '/' or '-' prefix only the argument value is specified. The ShortName property should not be set for DefaultArgumentAttribute instances. The LongName property is used for usage text only and does not affect the usage of the argument. More...

Inheritance diagram for DefaultArgumentAttribute:

ArgumentAttribute Attribute

List of all members.


Public Member Functions

 DefaultArgumentAttribute (ArgumentType type)
 Indicates that this argument is the default argument.

Detailed Description

Indicates that this argument is the default argument. '/' or '-' prefix only the argument value is specified. The ShortName property should not be set for DefaultArgumentAttribute instances. The LongName property is used for usage text only and does not affect the usage of the argument.


Constructor & Destructor Documentation

DefaultArgumentAttribute ( ArgumentType  type  ) 

Indicates that this argument is the default argument.

Parameters:
type Specifies the error checking to be done on the argument.


The documentation for this class was generated from the following file:
  • CommandLineArguments.cs
© Vestris Inc., 2006-2007, All Rights Reserved | SnCore | Wed Mar 5 09:56:25 2008 | Doxygen 1.5.4