Documentation for the C# command-line option parsing library

OptionDefinition.ValueType Property

Get the type of value that the option supports (if values are supported)

public System.Type ValueType {get;}

See Also

OptionDefinition Class | CommandLine.OptParse Namespace