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: 7.2
Syntax
public IWorkItem WorkItem { get; }

Property Value

IWorkItem
See Also