ISPTheme.BackgroundImageUri - Propriété
Espace de noms : Microsoft.SharePoint.Utilities
Assembly : Microsoft.SharePoint (dans Microsoft.SharePoint.dll)
Syntaxe
'Déclaration
ReadOnly Property BackgroundImageUri As Uri
Get
'Utilisation
Dim instance As ISPTheme
Dim value As Uri
value = instance.BackgroundImageUri
Uri BackgroundImageUri { get; }
Valeur de propriété
Type : System.Uri