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