GCEnumValueEnumChoiceDisplayName Property |
[Missing <summary> documentation for "P:DXMLBase.Gcv.GCEnumValue.EnumChoice.DisplayName"]
Namespace: DXMLBase.GcvAssembly: DXMLBase (in DXMLBase.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic virtual string DisplayName { get; }
Public Overridable ReadOnly Property DisplayName As String
Get
public:
virtual property String^ DisplayName {
String^ get ();
}
abstract DisplayName : string with get
override DisplayName : string with get
Property Value
Type:
String
See Also