System::Xml::XmlAttribute::get_NamespaceURI method
XmlAttribute::get_NamespaceURI method
Returns the namespace URI of this node.
String System::Xml::XmlAttribute::get_NamespaceURI() override
ReturnValue
The namespace URI of this node. If the attribute is not explicitly given a namespace, this method returns String::Empty.
See Also
- Class String
- Class XmlAttribute
- Namespace System::Xml
- Library Aspose.TeX for C++