StandardTileData.BackTitle Property
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Gets or sets the title to display at the bottom of the back of the Tile. If this property is an empty string, the title on the back of the Tile will not change during an update.
Namespace: Microsoft.Phone.Shell
Assembly: Microsoft.Phone (in Microsoft.Phone.dll)
XMLNS for XAML: Not mapped to an xmlns.
Syntax
Public Property BackTitle As String
public string BackTitle { get; set; }
<object BackTitle="string" .../>
Property Value
Type: System..::.String
The title to display at the bottom of the back of the Tile.
Version Information
Windows Phone OS
Supported in: 8.1, 8.0, 7.1
Platforms
Windows Phone