Freigeben über


OpenXmlElement.XmlQualifiedName-Eigenschaft

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; }

Eigenschaftswert

Typ: System.Xml.XmlQualifiedName
Returns XmlQualifiedName.

Siehe auch

Referenz

OpenXmlElement Klasse

OpenXmlElement-Member

DocumentFormat.OpenXml-Namespace