textContent property
[This documentation is preliminary and is subject to change.]
Sets or retrieves the text content of an object and any child objects.
![]() ![]() |
Syntax
HRESULT value = object.put_textContent(VARIANT v);HRESULT value = object.get_textContent(VARIANT* p);
Property values
Type: VARIANT
The text content.
Standards information
Build date: 1/26/2012
.png)
.png)