Node.NamespaceURI

Node.NamespaceURI property

The namespace URI of this node, or null if it is unspecified.

public virtual string NamespaceURI { get; }

See Also