Documentation for the C# command-line option parsing library

OptionDefinition.LongNames Property

Get the long names for this option

public string[] LongNames {get;}

Remarks

Null if long names are not supported by this option

See Also

OptionDefinition Class | CommandLine.OptParse Namespace