Documentation for the C# command-line option parsing library

PropertyFieldParserHelper.GetOptionDefinition Method (Char, Boolean)

See GetOptionDefinition

public OptionDefinition GetOptionDefinition(
   char optionName,
   bool caseSensitive
);

Implements

IOptionResults.GetOptionDefinition

See Also

PropertyFieldParserHelper Class | CommandLine.OptParse Namespace | PropertyFieldParserHelper.GetOptionDefinition Overload List