GCDNValueDNTypeString Property |
Get the string representing the DN type.
Namespace: DXMLBase.GcvAssembly: DXMLBase (in DXMLBase.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic virtual string DNTypeString { get; }
Public Overridable ReadOnly Property DNTypeString As String
Get
public:
virtual property String^ DNTypeString {
String^ get ();
}
abstract DNTypeString : string with get
override DNTypeString : string with get
Property Value
Type:
String
See Also