NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

XmlIdent.XmlNamespace

The namespace URI for the standard namespace prefix

[Visual Basic]
Public Const XmlNamespace As String
[C#]
public const string XmlNamespace;
[C++]
public: const String* XmlNamespace;
[JScript]
public var XmlNamespace : String;

Remarks

The value of this constant is

See Also

XmlIdent Class | XmlIdent Members | System.Xml Namespace