P_CommandLine_Core_OptionSpecification_LongName - adutton/commandline GitHub Wiki

OptionSpecification.LongName Property

Namespace: CommandLine.Core
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

OptionSpecification Class
CommandLine.Core Namespace

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