Click or drag to resize

SearchCompletedEventArgsError Property

Returns null if no Error occured, the Exception otherwise.

Namespace:  Jam.Shell
Assembly:  ShellBrowser.Winforms (in ShellBrowser.Winforms.dll) Version: 6.3.1
Syntax
public Exception Error { get; }

Property Value

Type: Exception
See Also