SPTheme.BackgroundImageUri - Propriété

Obtient l'URI de l'image d'arrière-plan de ce thème ou null si aucun n'est défini.

Espace de noms :  Microsoft.SharePoint.Utilities
Assembly :  Microsoft.SharePoint (dans Microsoft.SharePoint.dll)

Syntaxe

'Déclaration
Public ReadOnly Property BackgroundImageUri As Uri
    Get
'Utilisation
Dim instance As SPTheme
Dim value As Uri

value = instance.BackgroundImageUri
public Uri BackgroundImageUri { get; }

Valeur de propriété

Type : System.Uri

Implémentations

ISPTheme.BackgroundImageUri

Voir aussi

Référence

SPTheme classe

SPTheme - Membres

Microsoft.SharePoint.Utilities - Espace de noms