Compartilhar via


Propriedade StandardTileData.BackgroundImage

Namespace:  Microsoft.Phone.Shell
Assembly:  Microsoft.Phone (em Microsoft.Phone.dll)

Sintaxe

'Declaração
Public Property BackgroundImage As Uri
public Uri BackgroundImage { get; set; }
public:
property Uri^ BackgroundImage {
    Uri^ get ();
    void set (Uri^ value);
}
member BackgroundImage : Uri with get, set

Valor de propriedade

Tipo: System.Uri

Informações sobre versão

.NET para aplicativos do Windows Phone

Com suporte em: Windows Phone 8, Silverlight 8.1

Segurança do .NET Framework

Consulte também

Referência

StandardTileData Classe

Namespace Microsoft.Phone.Shell