System.Xml.XmlElement.NamespaceURI Property

Gets the namespace URI of this node.

Syntax

public override string NamespaceURI { get; }

Value

Documentation for this section has not yet been entered.

Remarks

This is the namespace URI specified at creation time. For example, NamespaceURI is urn:samples for the element <bk:book xmlns:bk= "urn:samples">

Requirements

Namespace: System.Xml
Assembly: System.Xml (in System.Xml.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0, 4.0.0.0