Partager via


TileData.BackgroundImageLocation - Propriété

Obtient ou définit l'emplacement des images utilisées pour restituer l'arrière-plan en mosaïque.

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

Syntaxe

'Déclaration
Public Property BackgroundImageLocation As String
    Get
    Set
'Utilisation
Dim instance As TileData
Dim value As String

value = instance.BackgroundImageLocation

instance.BackgroundImageLocation = value
public string BackgroundImageLocation { get; set; }

Valeur de propriété

Type : System.String

Voir aussi

Référence

TileData classe

TileData - Membres

Microsoft.SharePoint.WebPartPages - Espace de noms