Metodo System::Xml::XPath::XPathNavigator::get_NamespaceURI
XPathNavigator::get_NamespaceURI method
Quando sovrascritto in una classe derivata, ottiene l’URI dello spazio dei nomi del nodo corrente.
virtual String System::Xml::XPath::XPathNavigator::get_NamespaceURI()=0
ReturnValue
Una String che contiene l’URI del namespace del nodo corrente, oppure String::Empty se il nodo corrente non ha un URI di namespace.
Vedi anche
- Class String
- Class XPathNavigator
- Namespace System::Xml::XPath
- Library Aspose.Font for C++