Click or drag to resize

ShellListBaseItemItemIdListWorkItem Property

Holds a WorkItem running for this instance.

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

Property Value

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