Freigeben über


StandardTileData.BackContent-Eigenschaft

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

Syntax

'Declaration
Public Property BackContent As String
public string BackContent { get; set; }
public:
property String^ BackContent {
    String^ get ();
    void set (String^ value);
}
member BackContent : string with get, set

Eigenschaftswert

Typ: System.String

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