Click or drag to resize
GCValueDescription Property
Get or set the description of this value. May return
null
, or an empty string.

Namespace: DXMLBase.Gcv
Assembly: DXMLBase (in DXMLBase.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public virtual string Description { get; set; }

Property Value

Type: String
See Also