ValueDescriptionAttributeValueDescription Property

Gets the custom value description.

Definition

Namespace: Ookii.CommandLine
Assembly: Ookii.CommandLine (in Ookii.CommandLine.dll) Version: 3.0.0
C#
public string ValueDescription { get; }

Property Value

String
The custom value description.

See Also