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.2
Syntax
public Exception Error { get; }

Property Value

Exception
See Also