共用方式為


SiteInner.ContainerSize 屬性

定義

取得或設定函式容器的大小。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.containerSize")]
public int? ContainerSize { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.containerSize")>]
member this.ContainerSize : Nullable<int> with get, set
Public Property ContainerSize As Nullable(Of Integer)

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於