Documentation for the C# command-line option parsing library |
|
Parser.CaseSensitive Property
Get or set if the parsing of options should consider the case of the options
[DefaultValue(Value=True)]
public
bool CaseSensitive {get; set;}
See Also
Parser Class | CommandLine.OptParse Namespace