Freigeben über


OpenXmlAttribute.NamespaceUri-Eigenschaft

Gets or sets the namespace URI of this attribute.

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

Syntax

'Declaration
Public Property NamespaceUri As String
    Get
    Set
'Usage
Dim instance As OpenXmlAttribute
Dim value As String

value = instance.NamespaceUri

instance.NamespaceUri = value
public string NamespaceUri { get; set; }

Eigenschaftswert

Typ: System.String
Returns String.

Siehe auch

Referenz

OpenXmlAttribute Struktur

OpenXmlAttribute-Member

DocumentFormat.OpenXml-Namespace