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