XText Property
The text of the current element.
Syntax
[VB.NET] Public ReadOnlyProperty XText As String
[C#] public string XText {get;}
Remarks
The current element is specified via the XPath property.
This property is read-only.
Default Value
""