Поделиться через


OpenXmlAttribute.NamespaceUri Свойство

Определение

Внимание!

OpenXmlAttribute is a struct so setters may not behave as you might expect. Mutable setters will be removed in a future version.

Возвращает универсальный код ресурса (URI) пространства имен текущего атрибута.

public string NamespaceUri { get; set; }
public string NamespaceUri { get; [System.Obsolete("OpenXmlAttribute is a struct so setters may not behave as you might expect. Mutable setters will be removed in a future version.")] set; }
public string NamespaceUri { get; }
member this.NamespaceUri : string with get, set
[<set: System.Obsolete("OpenXmlAttribute is a struct so setters may not behave as you might expect. Mutable setters will be removed in a future version.")>]
member this.NamespaceUri : string with get, set
member this.NamespaceUri : string
Public Property NamespaceUri As String
Public ReadOnly Property NamespaceUri As String

Значение свойства

Возвращает .String

Атрибуты

Применяется к