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