Set this to true if the exception was handled.
The flag is used for event chains, where more than one eventlistener is involved
in exception handling.

Declaration Syntax
public bool ExceptionHandled { get; set; }Public Property ExceptionHandled As Boolean
public:
property bool ExceptionHandled {
bool get ();
void set (bool value);
}Assembly:
ShellBrowser (Module: ShellBrowser) Version: 4.2.1.45 (4.2.1.45)