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