ValueDescriptionAttributeValueDescription Property
Gets the value description for the argument.
Namespace: Ookii.CommandLineAssembly: Ookii.CommandLine (in Ookii.CommandLine.dll) Version: 4.2.0+a4d3631e4dcc0970081ed435288efdebc1325f83
public virtual string ValueDescription { get; }
Public Overridable ReadOnly Property ValueDescription As String
Get
Dim instance As ValueDescriptionAttribute
Dim value As String
value = instance.ValueDescription
public:
virtual property String^ ValueDescription {
String^ get ();
}
Property Value
String
The value description.