Node.NodeValue Property |
Gets or sets the value of the node.
[VBScript] Public Property NodeValue As String
[JScript] public function get NodeValue() : String; public function set NodeValue(String);
The value returned depends on the NodeType of the node:
Type | Name |
---|---|