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