The properties of the Parser class are listed below. For a complete list of Parser class members, see the Parser Members topic.
CaseSensitive | Get or set if the parsing of options should consider the case of the options |
DupOptHandleType | Get or set how the parser should handle un-expected duplicate option declarations |
OptStyle | Get or set the option style to parse |
ResultsHandler | Get the handler for the parser |
UnixShortOption | Get how to handle short unix options (with or without bundling) |
UnknownOptHandleType | Get or set how to handle unknown options |
Parser Class | CommandLine.OptParse Namespace | UsageBuilder | PropertyFieldParserHelper | DictionaryParserHelper | IOptionResults | ParserFactory