Skip to main content
A newer version of this page is available. .

IApplicationJumpListService Members

Provides methods to add jump tasks to the application’s Jump List.

Properties

Name Description
Items Gets the collection of ApplicationJumpTask objects that are displayed in the Jump List.
ShowFrequentCategory Gets or sets a value that indicates whether frequently used items are displayed in the Jump List.
ShowRecentCategory Gets or sets a value that indicates whether recently used items are displayed in the Jump List.

Methods

Name Description
AddToRecentCategory(String) Adds the specified jump path to the Recent category of the Jump List.
Apply() Registers and adds the newly added jump tasks to its Jump List.
See Also