Share via


ThmxTheme.ThemeType property

Gets the type of theme.

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

Syntax

'Declaration
<ScriptIgnoreAttribute> _
Public ReadOnly Property ThemeType As ThemeType
    Get
'Usage
Dim instance As ThmxTheme
Dim value As ThemeType

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

Property value

Type: Microsoft.SharePoint.Utilities.ThemeType
A ThemeType that specifies the type of theme.

See also

Reference

ThmxTheme class

ThmxTheme members

Microsoft.SharePoint.Utilities namespace