data property
[This documentation is preliminary and is subject to change.]
Sets or gets the value of a TextNode object.
Syntax
HRESULT value = object.put_data(BSTR v);HRESULT value = object.get_data(BSTR* p);
Property values
Type: BSTR
the value of the TextNode.
Standards information
- Document Object Model (DOM) Level 1 Specification, Section 1.2
Build date: 6/12/2012
Community Additions
Show: