System::Xml::XmlAttribute::get_NamespaceURI metodo
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 è assegnato esplicitamente uno spazio dei nomi, questo metodo restituisce String::Empty.
Vedi anche
- Class String
- Class XmlAttribute
- Namespace System::Xml
- Library Aspose.Font for C++