Documentation for the C# command-line option parsing library
OptionDefinition.Type Property
Get the type of value the option takes
public
OptValType
Type {get;}
See Also
OptionDefinition Class
|
CommandLine.OptParse Namespace