Skip to content

T_CommandLine_Core_NameLookupResult

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

NameLookupResult Enumeration

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

Syntax

C#

internalenum NameLookupResult

VB

FriendEnumerationNameLookupResult

C++

internal enumclassNameLookupResult

F#

typeinternalNameLookupResult

Members

Member nameValueDescription
NoOptionFound0
BooleanOptionFound1
OtherOptionFound2

See Also

Reference

CommandLine.Core Namespace

Clone this wiki locally