OpenXmlElement.XName Property

Definition

Gets the qualified name of the current element.

public virtual System.Xml.Linq.XName XName { get; }
member this.XName : System.Xml.Linq.XName
Public Overridable ReadOnly Property XName As XName

Property Value

Applies to