P_CommandLine_NameInfo_LongName - adutton/commandline GitHub Wiki

NameInfo.LongName Property

Gets the long name of the name information.

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

Syntax

C#

public string LongName { get; }

VB

Public ReadOnly Property LongName As String
	Get

C++

public:
property String^ LongName {
	String^ get ();
}

F#

member LongName : string with get

Property Value

Type: String

See Also

Reference

NameInfo Class
CommandLine Namespace

⚠️ **GitHub.com Fallback** ⚠️