WebExtension.Fronzen Property

Definition

Caution

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

Gets or sets the Frozen value. It is only available for backwards compatibility until the next major version change. The Frozen property should be used instead.

[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

Property Value

Attributes

Applies to