ShellBrowser .Net Edition
Result Property
NamespacesJam.ShellBasicWorkItemResult
The result of the work item
Declaration Syntax
C#Visual BasicVisual C++
public Object Result { get; set; }
Public Property Result As Object
public:
virtual property Object^ Result {
	Object^ get () sealed;
	void set (Object^ value) sealed;
}

Assembly: ShellBrowser (Module: ShellBrowser) Version: 4.2.1.45 (4.2.1.45)