共用方式為


SiteSealRequest.LightTheme 屬性

定義

取得或設定 lt & ;code & gt;true & lt;/code & gt; 使用月臺密封的淺色主題;否則,請使用預設色彩主題。

[Newtonsoft.Json.JsonProperty(PropertyName="lightTheme")]
public bool? LightTheme { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="lightTheme")>]
member this.LightTheme : Nullable<bool> with get, set
Public Property LightTheme As Nullable(Of Boolean)

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於