Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 660 Bytes

jumplistitem_displayname.md

File metadata and controls

22 lines (15 loc) · 660 Bytes
-api-id -api-type
P:Windows.UI.StartScreen.JumpListItem.DisplayName
winrt property

Windows.UI.StartScreen.JumpListItem.DisplayName

-description

Gets or sets the jump list item display name. The display name can also be specified as a parameter using the CreateWithArguments method when the jump list item is created.

-property-value

The display name of the jump list item in the app's jump list. If localization is desired, this string must be ams-resource: scheme specified URI.

-remarks

-examples

-see-also