OpenXmlElement.XmlQualifiedName Property
Gets the qualified name of the node.
Namespace: DocumentFormat.OpenXml
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Declaration
Public Overridable ReadOnly Property XmlQualifiedName As XmlQualifiedName
Get
'Usage
Dim instance As OpenXmlElement
Dim value As XmlQualifiedName
value = instance.XmlQualifiedName
public virtual XmlQualifiedName XmlQualifiedName { get; }
Property Value
Type: System.Xml.XmlQualifiedName
Returns XmlQualifiedName.