Home > All Other Interfaces > IContainerItem > Text
The text to display in the container, if the useURL Boolean is set to false.
JavaScript
Text
C#
string Text { get; set; }
C++
HRESULT Text([out, retval] BSTR* pVal)
HRESULT Text([in] BSTR pVal)