RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
IXMLNode.GetNamespaceURI Method

Returns the namespace URI for the node's qualified name.

Pascal
function GetNamespaceURI: DOMString;
C++
__fastcall DOMString GetNamespaceURI();

GetNamespaceURI is the read implementation of the NamespaceURI property. 

 

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!