If the DynamicType is DYNAMIC_TEXT_LABEL, this is the text of the label that follows the dynamic object route.
JavaScript |
|
|
|
Text |
C# |
|
|
|
string Text { get; set; } |
C++ |
|
|
|
HRESULT Text([out, retval] BSTR* pVal) HRESULT Text([in] BSTR pVal) |