UnhandledExceptionArgsHandled Property |
Gets or sets, if unhandled exception is handled in user code.
Namespace:
Easymap.AddIn
Assembly:
EasyMap.AddIn (in EasyMap.AddIn.dll) Version: 12.0.0.0
Syntax public bool Handled { get; set; }
Public Property Handled As Boolean
Get
Set
Property Value
Type:
BooleanSee Also