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