Condividi tramite


Proprietà StandardTileData.BackgroundImage

Spazio dei nomi:  Microsoft.Phone.Shell
Assembly:  Microsoft.Phone (in Microsoft.Phone.dll)

Sintassi

'Dichiarazione
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

Valore proprietà

Tipo: System.Uri

Informazioni sulla versione

.NET per applicazioni Windows Phone

Supportato in: Windows Phone 8, Silverlight 8.1

Sicurezza di .NET Framework

Vedere anche

Riferimenti

StandardTileData Classe

Spazio dei nomi Microsoft.Phone.Shell