ApplicationUnhandledExceptionArgsException Property |
Gets or sets the unhandled exception.
Namespace:
Easymap.AddIn
Assembly:
EasyMap.AddIn (in EasyMap.AddIn.dll) Version: 12.0.0.0
Syntax public Exception Exception { get; set; }
Public Property Exception As Exception
Get
Set
Property Value
Type:
ExceptionSee Also