Skip to content

F_CommandLine_NameInfo_EmptyName

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

NameInfo.EmptyName Field

Represents an empty name information. Used when Error are tied to values, rather than options.

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

Syntax

C#

public static readonly NameInfo EmptyName

VB

Public Shared ReadOnly EmptyName As NameInfo

C++

public:
static initonly NameInfo^ EmptyName

F#

static val EmptyName: NameInfo

Field Value

Type: NameInfo

See Also

Reference

NameInfo Class
CommandLine Namespace

Clone this wiki locally