XText Property
The text of the current element.
Syntax
char* GetXText();
Default Value
""
Remarks
This property contains the text of the current element. The current element is specified via the XPath property.
This property is read-only.
Data Type
String