XName Properties
.NET Framework (current version)
Namespace:
System.Xml.Linq
Assembly: System.Xml.Linq (in System.Xml.Linq.dll)
| Name | Description | |
|---|---|---|
![]() | LocalName | Gets the local (unqualified) part of the name. |
![]() | Namespace | Gets the namespace part of the fully qualified name. |
![]() | NamespaceName | Returns the URI of the XNamespace for this XName. |
Show:
