Click or drag to resize

GUIWorkItemCompletedEventArgsResult Property

An object representing the result of the work item.

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

Property Value

Type: Object
See Also