Freigeben über


OpenXmlAttribute.XmlQualifiedName-Eigenschaft

When overridden in a derived class, gets the qualified name of the attribute.

Namespace:  DocumentFormat.OpenXml
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
Public ReadOnly Property XmlQualifiedName As XmlQualifiedName
    Get
'Usage
Dim instance As OpenXmlAttribute
Dim value As XmlQualifiedName

value = instance.XmlQualifiedName
public XmlQualifiedName XmlQualifiedName { get; }

Eigenschaftswert

Typ: System.Xml.XmlQualifiedName
Returns XmlQualifiedName.

Siehe auch

Referenz

OpenXmlAttribute Struktur

OpenXmlAttribute-Member

DocumentFormat.OpenXml-Namespace