Gets the namespace URN (as defined in the W3C Namespace Specification) of the current namespace scope.
[Visual Basic] Overridable Public ReadOnly Property NamespaceURI As String [C#] public string NamespaceURI {override get;} [C++] public: __property virtual String* get_NamespaceURI(); [JScript] public function get NamespaceURI() : String;
The namespace URN of the current namespace scope.
DataDocumentNavigator Class | DataDocumentNavigator Members | System.NewXml Namespace