Metodo System::Xml::XmlAttribute::get_NamespaceURI
XmlAttribute::get_NamespaceURI method
Restituisce l’URI dello spazio dei nomi di questo nodo.
String System::Xml::XmlAttribute::get_NamespaceURI() override
ReturnValue
L’URI dello spazio dei nomi di questo nodo. Se all’attributo non è stato assegnato esplicitamente uno spazio dei nomi, questo metodo restituisce String::Empty.
Vedi anche
- Class String
- Class XmlAttribute
- Namespace System::Xml
- Library Aspose.Page for C++