OpenXmlElement.XmlQualifiedName Property

Definition

Gets the qualified name of the current element.

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

Property Value

Returns XmlQualifiedName.

Applies to