ValueDescriptionAttributeValueDescription Property
Gets the value description for the argument.
Namespace: Ookii.CommandLineAssembly: Ookii.CommandLine (in Ookii.CommandLine.dll) Version: 4.1.0+9df03b6173b5fc9d44dc39638758964dd7a0f4c7
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.