ShellBrowser .Net Edition
Result Property
NamespacesJam.ShellIWorkItemResult
The result of the operation performed in HandleWorkItem()()(), may be null
Declaration Syntax
C#Visual BasicVisual C++
Object Result { get; set; }
Property Result As Object
property Object^ Result {
	Object^ get ();
	void set (Object^ value);
}

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