你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

SiteSealContent.IsLightTheme 属性

定义

如果 <代码>为 true</code> 将浅色主题用于网站封存;否则,使用默认颜色主题。

public bool? IsLightTheme { get; set; }
member this.IsLightTheme : Nullable<bool> with get, set
Public Property IsLightTheme As Nullable(Of Boolean)

属性值

适用于