de la propiedad TileData.BackgroundImageLocation
Espacio de nombres: Microsoft.SharePoint.Client.WebParts
Ensamblados: Microsoft.SharePoint.Client.Silverlight (en Microsoft.SharePoint.Client.Silverlight.dll); Microsoft.SharePoint.Client.Phone (en Microsoft.SharePoint.Client.Phone.dll) Microsoft.SharePoint.Client (en Microsoft.SharePoint.Client.dll)
Sintaxis
'Declaración
Public Property BackgroundImageLocation As String
Get
Set
'Uso
Dim instance As TileData
Dim value As String
value = instance.BackgroundImageLocation
instance.BackgroundImageLocation = value
public string BackgroundImageLocation { get; set; }
Valor de propiedad
Tipo: System.String