WebExtension.Fronzen Propriedade
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Cuidado
Please use the property 'Frozen' as this property will be removed in a future version
[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 da propriedade
- Atributos