data property
Sets or gets the value of a TextNode object.
Syntax
HRESULT value = object.put_data( v);HRESULT value = object.get_data(* p);
Property values
Type: BSTR
the value of the TextNode.
Standards information
- Document Object Model (DOM) Level 1 Specification, Section 1.2
Show: