Xml.XMLIntf.IXMLNode.GetNamespaceURI
Delphi
function GetNamespaceURI: DOMString;
C++
virtual System::UnicodeString __fastcall GetNamespaceURI() = 0 ;
Propriétés
| Type | Visibilité | Source | Unité | Parent | 
|---|---|---|---|---|
| function | public | Xml.XMLIntf.pas Xml.XMLIntf.hpp | Xml.XMLIntf | IXMLNode | 
Description
Renvoie L'URI de l'espace de nommage du nom qualifié du noeud.
GetNamespaceURI est l'implémentation en lecture de la propriété NamespaceURI.