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