Documentation for the C# command-line option parsing library

DefaultUsageInfo.GetContents Method 

Get the contents of the given header

public string GetContents(
   string header
);

Implements

IProgUsageInfo.GetContents

See Also

DefaultUsageInfo Class | CommandLine.OptParse Namespace