Skip to content

P_CommandLine_Text_HeadingInfo_Empty

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

HeadingInfo.Empty Property

An empty object used for initialization.

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

Syntax

C#

public static HeadingInfo Empty { get; }

VB

Public Shared ReadOnly Property Empty As HeadingInfo
	Get

C++

public:
static property HeadingInfo^ Empty {
	HeadingInfo^ get ();
}

F#

static member Empty : HeadingInfo with get

Property Value

Type: HeadingInfo

See Also

Reference

HeadingInfo Class
CommandLine.Text Namespace

Clone this wiki locally