Skip to content

T_CommandLine_ParserResultType

Moh.Hassan edited this page Oct 10, 2019 · 1 revision

ParserResultType Enumeration

Discriminator enumeration of ParserResultType derivates.

Namespace:CommandLine
Assembly: CommandLine (in CommandLine.dll) Version: 0.0.0

Syntax

C#

publicenum ParserResultType

VB

PublicEnumerationParserResultType

C++

public enumclassParserResultType

F#

typeParserResultType

Members

Member nameValueDescription
Parsed0Value of Parsed(T) type.
NotParsed1Value of NotParsed(T) type.

See Also

Reference

CommandLine Namespace

Clone this wiki locally