XPrefix Property
The prefix of the element pointed to by XPath .
Syntax
[VB.NET] Public ReadOnlyProperty XPrefix As String
[C#] public string XPrefix {get;}
Remarks
The corresponding element name is provided by XElement.
This property is read-only.
Default Value
""