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