UnhandledExceptionArgsHandled Property |
Gets or sets, if unhandled exception is handled in user code.
Namespace: Easymap.AddInAssembly: EasyMap.AddIn (in EasyMap.AddIn.dll) Version: 12.3.0.0
Syntaxpublic bool Handled { get; set; }Public Property Handled As Boolean
Get
Set
Property Value
Boolean
See Also