P_CommandLine_Core_Specification_MetaValue - adutton/commandline GitHub Wiki
Namespace: CommandLine.Core
Assembly: CommandLine (in CommandLine.dll) Version: 0.0.0
C#
public string MetaValue { get; }VB
Public ReadOnly Property MetaValue As String
GetC++
public:
property String^ MetaValue {
String^ get ();
}F#
member MetaValue : string with get
Type: String