Partager via


Web.ThemeInfo - Propriété

The theming information for this website. This includes information like colors, fonts, border radii sizes, and so on.

Espace de noms :  Microsoft.SharePoint.Client
Assemblys :   Microsoft.SharePoint.Client.Silverlight (dans Microsoft.SharePoint.Client.Silverlight.dll);  Microsoft.SharePoint.Client.Phone (dans Microsoft.SharePoint.Client.Phone.dll)  Microsoft.SharePoint.Client (dans Microsoft.SharePoint.Client.dll)

Syntaxe

'Déclaration
Public ReadOnly Property ThemeInfo As ThemeInfo
    Get
'Utilisation
Dim instance As Web
Dim value As ThemeInfo

value = instance.ThemeInfo
public ThemeInfo ThemeInfo { get; }

Valeur de propriété

Type : Microsoft.SharePoint.Client.ThemeInfo
A ThemeInfo object that represents the theme information associated with the website.

Voir aussi

Référence

Web classe

Web - Membres

Microsoft.SharePoint.Client - Espace de noms