Compartir a través de


Schema.Namespace Propiedad

Definición

Espacio de nombres raíz de esquema

Representa el atributo siguiente en el esquema: Espacio de nombres

[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

Valor de propiedad

Devuelve StringValue.

Atributos

Se aplica a