Freigeben über


StandardTileData.BackBackgroundImage-Eigenschaft

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

Syntax

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

Eigenschaftswert

Typ: System.Uri

Versionsinformationen

.NET für Windows Phone-Apps

Unterstützt in: Windows Phone 8, Silverlight 8.1

.NET Framework-Sicherheit

Siehe auch

Referenz

StandardTileData Klasse

Microsoft.Phone.Shell-Namespace