Mono Class Library: System.Xml.XmlTextReader Overview | MembersSystem.Xml.XmlTextReader.NamespaceURI Property |
Gets the namespace URI associated with the node on which the reader is positioned. [Edit]
|
A string containing the namespace URI of the current node or, if no namespace URI is associated with the current node, string.Empty. [Edit]
This property is read-only.
This property is relevant to Element and Attribute nodes only.
Note:[Edit]Namespaces conform to the W3C "Namespaces in XML" recommendation, REC-xml-names-19990114.
This property overrides XmlReader.NamespaceURI.
Namespace: System.Xml
Assembly: System.Xml (in System.Xml.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0