Documentation for the C# command-line option parsing library

IProgUsageInfo.GetContents Method 

Get the contents of a non-option header

string GetContents(
   string header
);

Parameters

header
The header to get the contents for

Return Value

The contents for the header

See Also

IProgUsageInfo Interface | CommandLine.OptParse Namespace