Web.ThemeInfo 屬性
此網站的佈景主題資訊。這包含的資訊,例如色彩、 字型、 框線半徑大小,等等。
命名空間: Microsoft.SharePoint.Client
組件: Microsoft.SharePoint.Client.Silverlight (在 Microsoft.SharePoint.Client.Silverlight.dll 中); Microsoft.SharePoint.Client.Phone (在 Microsoft.SharePoint.Client.Phone.dll 中) Microsoft.SharePoint.Client (在 Microsoft.SharePoint.Client.dll 中)
語法
'宣告
Public ReadOnly Property ThemeInfo As ThemeInfo
Get
'用途
Dim instance As Web
Dim value As ThemeInfo
value = instance.ThemeInfo
public ThemeInfo ThemeInfo { get; }
屬性值
類型:Microsoft.SharePoint.Client.ThemeInfo
表示與網站相關聯的佈景主題資訊ThemeInfo物件。