Documentation for the C# command-line option parsing library

UsageBuilder.BeginOptions Method 

Begin an active "options" tag

public void BeginOptions();

Remarks

May only be called when a "header" tag is active.

See Also

UsageBuilder Class | CommandLine.OptParse Namespace | GroupOptionsByCategory | DefaultOptionCategory