Desc Property
Summary
Gets the option description.
Syntax
public string Desc {get;}
Public ReadOnly Property Desc As String
public:
property String^ Desc {
String^ get();
}
Property Value
A string that can be used as help text to describe the option.