protected string ValueDescriptionValue { get; }
Protected ReadOnly Property ValueDescriptionValue As String
Get
Dim value As String
value = Me.ValueDescriptionValue
protected:
property String^ ValueDescriptionValue {
String^ get ();
}
The default implementation of the ValueDescription property returns the value of this property.