共用方式為


ThmxTheme.ThemeType property

取得佈景主題的型別。

Namespace:  Microsoft.SharePoint.Utilities
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'宣告
<ScriptIgnoreAttribute> _
Public ReadOnly Property ThemeType As ThemeType
    Get
'用途
Dim instance As ThmxTheme
Dim value As ThemeType

value = instance.ThemeType
[ScriptIgnoreAttribute]
public ThemeType ThemeType { get; }

Property value

Type: Microsoft.SharePoint.Utilities.ThemeType
ThemeType 指定的佈景主題類型。

請參閱

參照

ThmxTheme class

ThmxTheme members

Microsoft.SharePoint.Utilities namespace