Table of Contents

Interface IJumpListItem

Namespace
Microsoft.WindowsAPICodePack.Taskbar
Assembly
Microsoft.WindowsAPICodePack.Shell.dll

Interface for jump list items

public interface IJumpListItem

Properties

Path

Gets or sets this item's path

string Path { get; set; }

Property Value

string