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
Syntaxpublic bool Handled { get; set; }
Public Property Handled As Boolean
Get
Set
Property Value
Type:
Boolean
See Also