Click or drag to resize

NewWorkItemEventArgsWorkItem Property

Returns a reference to the work item.

Namespace:  Jam.Shell
Assembly:  ShellBrowser.Core (in ShellBrowser.Core.dll) Version: 6.3.1
Syntax
public IWorkItem WorkItem { get; }

Property Value

Type: IWorkItem
See Also