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#

internal enum NameLookupResult

VB

Friend Enumeration NameLookupResult

C++

internal enum class NameLookupResult

F#

type internal NameLookupResult

Members

 

Member name Value Description
NoOptionFound 0
BooleanOptionFound 1
OtherOptionFound 2

See Also

Reference

CommandLine.Core Namespace

Clone this wiki locally