XSubTree Property
A snapshot of the current element in the document.
Syntax
__property String XSubTree = {read=FXSubTree, write=FSetXSubTree};
Default Value
""
Remarks
The current element is specified via the XPath property. In order for this property to work you must have the CacheContent set to true.
This property is read-only.
Data Type
String