Partilhar via


SiteSealRequest.LightTheme Propriedade

Definição

Obtém ou define se <code>true</code> utilize o tema de cor clara para o selo do site; caso contrário, utilize o tema de cor predefinido.

[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)

Valor de Propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a