std::string GetText()
void SetText(LPCTSTR value)
Property | Description | |||
Property Name | Text | |||
Description | the text contained within the element ie MyText <SomeElm>MyText</SomeElm> |
|||
Remarks | Gets/Sets the text for the element (may be an empty string) |