XdsUtilNULL_NAMESPACE Property |
A string representing the null, or empty namespace URI.
Namespace: DXMLBase.XdsAssembly: DXMLBase (in DXMLBase.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic static string NULL_NAMESPACE { get; }
Public Shared ReadOnly Property NULL_NAMESPACE As String
Get
public:
static property String^ NULL_NAMESPACE {
String^ get ();
}
static member NULL_NAMESPACE : string with get
Property Value
Type:
String
See Also