Compartilhar via


CacheHierarchy.Attribute Propriedade

Definição

Atributo

Representa o seguinte atributo no esquema: atributo

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

Valor da propriedade

Retorna BooleanValue.

Atributos

Aplica-se a