System::Xml::XmlNode::get_NamespaceURI method
XmlNode::get_NamespaceURI method
Returns the namespace URI of this node.
virtual String System::Xml::XmlNode::get_NamespaceURI()
ReturnValue
The namespace URI of this node. If there is no namespace URI, this method returns String::Empty.
See Also
- Class String
- Class XmlNode
- Namespace System::Xml
- Library Aspose.TeX for C++