The result of the work item

Declaration Syntax
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)