BaseOptionAttribute Properties |
The BaseOptionAttribute type exposes the following members.
Name | Description | |
---|---|---|
![]() | DefaultValue |
Gets or sets mapped property default value.
|
![]() | HelpText |
Gets or sets a short description of this command line option. Usually a sentence summary.
|
![]() | LongName |
Gets long name of this command line option. This name is usually a single english word.
|
![]() | MetaValue |
Gets or sets mapped property meta value.
|
![]() | MutuallyExclusiveSet |
Gets or sets the option's mutually exclusive set.
|
![]() | Required |
Gets or sets a value indicating whether a command line option is required.
|
![]() | ShortName |
Gets a short name of this command line option. You can use only one character.
|
![]() | TypeId | (Inherited from Attribute.) |