Documentation for the C# command-line option parsing library

OptionResult Class

Stores the information on the result of parsing an option

For a list of all members of this type, see OptionResult Members.

System.Object
   CommandLine.OptParse.OptionResult

public class OptionResult

Requirements

Namespace: CommandLine.OptParse

Assembly: CSharpOptParse (in CSharpOptParse.dll)

See Also

OptionResult Members | CommandLine.OptParse Namespace | Parser | IOptionResults | OptionResultsDictionary