Skip to content

P_CommandLine_Text_CopyrightInfo_Empty

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

CopyrightInfo.Empty Property

An empty object used for initialization.

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

Syntax

C#

public static CopyrightInfo Empty { get; }

VB

Public Shared ReadOnly Property Empty As CopyrightInfo
	Get

C++

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

F#

static member Empty : CopyrightInfo with get

Property Value

Type: CopyrightInfo

See Also

Reference

CopyrightInfo Class
CommandLine.Text Namespace

Clone this wiki locally