Documentation for the C# command-line option parsing library

OptionDefinition.ID Property

Get the ID for this option

public object ID {get;}

Remarks

Allows an option to be identified if multiple names are used to define this option

See Also

OptionDefinition Class | CommandLine.OptParse Namespace