Click or drag to resize

UnhandledExceptionArgsHandled Property

Gets or sets, if unhandled exception is handled in user code.

Namespace:  Easymap.AddIn
Assembly:  Easymap.AddIn (in Easymap.AddIn.dll) Version: 11.2.0.0
Syntax
public bool Handled { get; set; }

Property Value

Type: Boolean
See Also