Click or drag to resize

SearchCompletedEventArgsError Property

Returns null if no Error occured, the Exception otherwise.

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

Property Value

Type: Exception
See Also