ShellTileData.Title Property

[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]

Gets or sets the text that displays on the front side of the medium and wide tile sizes.

Namespace:  Microsoft.Phone.Shell
Assembly:  Microsoft.Phone (in Microsoft.Phone.dll)
XMLNS for XAML: Not mapped to an xmlns.

Syntax

Public Property Title As String
public string Title { get; set; }
<object Title="string" .../>

Property Value

Type: System..::.String
The text that displays on the front side of the medium and wide tile sizes.

Version Information

Windows Phone OS

Supported in: 8.1, 8.0, 7.1

Platforms

Windows Phone

See Also

Reference

ShellTileData Class

Microsoft.Phone.Shell Namespace