System::Xml::XPath::XPathNavigator::get_NamespaceURI method
XPathNavigator::get_NamespaceURI method
When overridden in a derived class, gets the namespace URI of the current node.
virtual String System::Xml::XPath::XPathNavigator::get_NamespaceURI()=0
ReturnValue
A String that contains the namespace URI of the current node, or String::Empty if the current node has no namespace URI.
See Also
- Class String
- Class XPathNavigator
- Namespace System::Xml::XPath
- Library Aspose.Page for C++