Condividi tramite


Proprietà StandardTileData.BackBackgroundImage

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

Sintassi

'Dichiarazione
Public Property BackBackgroundImage As Uri
public Uri BackBackgroundImage { get; set; }
public:
property Uri^ BackBackgroundImage {
    Uri^ get ();
    void set (Uri^ value);
}
member BackBackgroundImage : 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