NAnt SDK Documentation - v0.92

CommandLineArgumentAttribute Properties

The properties of the CommandLineArgumentAttribute class are listed below. For a complete list of CommandLineArgumentAttribute class members, see the CommandLineArgumentAttribute Members topic.

Public Instance Properties

Description Gets or sets the description of the argument.
Name Gets or sets the long name of the argument.
ShortName Gets or sets the short name of the argument.
Type Gets or sets the checking to be done on the argument.
TypeId (inherited from Attribute) When implemented in a derived class, gets a unique identifier for this Attribute.

See Also

CommandLineArgumentAttribute Class | NAnt.Core.Util Namespace