Node.NodeName Property |
Gets the qualified name of the node.
[VBScript] Public ReadOnly Property NodeName As String
[JScript] public function get NodeName() : String;
The qualified name of the node. The name returned is dependent on the NodeType of the node:
Type | Name |
---|---|