WebExtension.Fronzen 属性

定义

注意

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

获取或设置 Frozen 值。 它仅在下一个主要版本更改之前可用于向后兼容。 Frozen应改用 属性。

[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

属性值

属性

适用于