Documentation for the C# command-line option parsing library

Parser.OptStyle Property

Get or set the option style to parse

public OptStyle OptStyle {get; set;}

See Also

Parser Class | CommandLine.OptParse Namespace