Documentation for the C# command-line option parsing library

OptionResult Properties

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

Public Instance Properties

Defintion Get the definition for this result
IsDefined Get if this property has been defined
NumDefinitions Get or set the number of times this option was defined
Value Get or set the value of the option
Values Get or set all the values given for this option

See Also

OptionResult Class | CommandLine.OptParse Namespace | Parser | IOptionResults | OptionResultsDictionary