System::Xml::XmlTextReader::get_NamespaceURI method
XmlTextReader::get_NamespaceURI method
Returns the namespace URI (as defined in the W3C Namespace specification) of the node on which the reader is positioned.
String System::Xml::XmlTextReader::get_NamespaceURI() override
ReturnValue
The namespace URI of the current node; otherwise an empty string.
See Also
- Class String
- Class XmlTextReader
- Namespace System::Xml
- Library Aspose.PUB for C++