Documentation for the C# command-line option parsing library

UsageBuilder Properties

The properties of the UsageBuilder class are listed below. For a complete list of UsageBuilder class members, see the UsageBuilder Members topic.

Public Instance Properties

DefaultOptionCategory Get or set the category to use for options when an option is missing a category
GroupOptionsByCategory Get or set to group options by their categories
Usage Get the XmlDocument containing the usage content

See Also

UsageBuilder Class | CommandLine.OptParse Namespace