P_CommandLine_Core_Specification_MetaValue - adutton/commandline GitHub Wiki

Specification.MetaValue Property

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

Syntax

C#

public string MetaValue { get; }

VB

Public ReadOnly Property MetaValue As String
	Get

C++

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

F#

member MetaValue : string with get

Property Value

Type: String

See Also

Reference

Specification Class
CommandLine.Core Namespace

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