Compartir a través de


WebExtension.Fronzen Propiedad

Definición

Precaución

Please use the property 'Frozen' as this property will be removed in a future version

Obtiene o establece el Frozen valor. Solo está disponible para la compatibilidad con versiones anteriores hasta que cambie la siguiente versión principal. En Frozen su lugar, se debe usar la propiedad .

[System.Obsolete("Please use the property 'Frozen' as this property will be removed in a future version")]
public DocumentFormat.OpenXml.BooleanValue Fronzen { get; set; }
[System.Obsolete("Please use the property 'Frozen' as this property will be removed in a future version")]
public DocumentFormat.OpenXml.BooleanValue? Fronzen { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "frozen")]
public DocumentFormat.OpenXml.BooleanValue Fronzen { get; set; }
member this.Fronzen : DocumentFormat.OpenXml.BooleanValue with get, set
[<System.Obsolete("Please use the property 'Frozen' as this property will be removed in a future version")>]
member this.Fronzen : DocumentFormat.OpenXml.BooleanValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "frozen")>]
member this.Fronzen : DocumentFormat.OpenXml.BooleanValue with get, set
Public Property Fronzen As BooleanValue

Valor de propiedad

Atributos

Se aplica a