OpenXmlElement.XName Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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