Click or drag to resize

ShellListBaseItemItemIdListWorkItem Property

Holds a WorkItem running for this instance.

Namespace:  Jam.Shell
Assembly:  ShellBrowser.Winforms (in ShellBrowser.Winforms.dll) Version: 6.3.1
Syntax
protected IWorkItem ItemIdListWorkItem { get; set; }

Property Value

Type: IWorkItem
A workitem, typically resolving the ItemIdList associated with this instance.
See Also