Freigeben über


Schema.Namespace Eigenschaft

Definition

Schemastammnamespace

Stellt das folgende Attribut im Schema dar: Namespace

[DocumentFormat.OpenXml.SchemaAttr(0, "Namespace")]
public DocumentFormat.OpenXml.StringValue Namespace { get; set; }
public DocumentFormat.OpenXml.StringValue Namespace { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "Namespace")]
public DocumentFormat.OpenXml.StringValue? Namespace { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("Namespace")]
public DocumentFormat.OpenXml.StringValue? Namespace { get; set; }
public DocumentFormat.OpenXml.StringValue? Namespace { get; set; }
member this.Namespace : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "Namespace")>]
member this.Namespace : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("Namespace")>]
member this.Namespace : DocumentFormat.OpenXml.StringValue with get, set
Public Property Namespace As StringValue

Eigenschaftswert

Gibt zurück StringValue.

Attribute

Gilt für: