Class
JumpItem

Represents a jump list item.

Definition

Namespace:Telerik.WinControls.Taskbar

Assembly:Telerik.WinControls.UI.dll

Syntax:

cs-api-definition
public class JumpItem : JumpItemBase, IDisposable, IJumpItem

Inheritance: objectJumpItemBaseJumpItem

Implements: IDisposableIJumpItem

Constructors

JumpItem(string)

Creates a jump list item with the specified path.

Declaration

cs-api-definition
public JumpItem(string path)

Parameters

path

string

The path to the jump list item.

Remarks

The file type should associate the given file
with the calling application.

In this article
DefinitionConstructorsJumpItem(string)
Not finding the help you need?
Contact Support