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