System::Xml::XPath::XPathNavigator::get_NamespaceURI metodo
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, o String::Empty se il nodo corrente non ha un URI di namespace.
Vedi anche
- Class String
- Class XPathNavigator
- Namespace System::Xml::XPath
- Library Aspose.Page for C++