Provides additional context information about the current NDesk.Options.Option which is being parsed.
|
See Also: Inherited members from object.
Constructs and initializes a new instance of the NDesk.Options.OptionContext class. |
Option
|
Option . The NDesk.Options.Option being parsed. |
OptionIndex
|
int . The index within the options list that contains OptionContext.OptionValue. |
OptionName
|
string . The actual option name used. |
OptionValue
|
string . A string containing the option value. |
Constructs and initializes a new instance of the NDesk.Options.OptionContext class.
The NDesk.Options.Option being parsed.
The index within the options list that contains OptionContext.OptionValue.
The actual option name used.
A string containing the option value.