The properties of the CommandLineArgumentAttribute class are listed below. For a complete list of CommandLineArgumentAttribute class members, see the CommandLineArgumentAttribute Members topic.
![]() | Gets or sets the description of the argument. |
![]() | Gets or sets the long name of the argument. |
![]() | Gets or sets the short name of the argument. |
![]() | Gets or sets the checking to be done on the argument. |
![]() | When implemented in a derived class, gets a unique identifier for this Attribute. |
CommandLineArgumentAttribute Class | NAnt.Core.Util Namespace