XMLNode.NamespaceURI Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Returns a String that represents the Uniform Resource Identifier (URI) of the schema namespace for the specified object.
public:
property System::String ^ NamespaceURI { System::String ^ get(); };
public string NamespaceURI { get; }
member this.NamespaceURI : string
Public ReadOnly Property NamespaceURI As String
Property Value
Remarks
If you're authoring XML schemas for use with Microsoft Word, it is highly recommended that you specify the targetNamespace setting in the schema.