Gets or sets a long name that is associated and displayed with the tile. Instances of where this name is used include the tile's tooltip, next to the small tile representation in the All Programs list, and some Control Panel applications. This property is required when you create a tile.
Syntax
var displayName = secondaryTile.displayName;
secondaryTile.displayName = displayName;
Property value
Type: String [JavaScript] | System.String [.NET] | Platform::String [C++]
The display name. There is no restriction on the display name length or the characters that it can contain.
Remarks
This display name is visible to searches.
Requirements
|
Minimum supported client | Windows 8 |
|---|---|
|
Minimum supported server | Windows Server 2012 |
|
Namespace |
|
|
Metadata |
|
See also
Build date: 12/4/2012