ShellBrowser .Net Edition
Error Property
NamespacesJam.ShellSearchCompletedEventArgsError
Returns null if no Error occured, the Exception otherwise.
Declaration Syntax
C#Visual BasicVisual C++
public Exception Error { get; }
Public ReadOnly Property Error As Exception
public:
property Exception^ Error {
	Exception^ get ();
}

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