Click or drag to resize

ApplicationUnhandledExceptionArgsException Property

Gets or sets the unhandled exception.

Namespace:  Easymap.AddIn
Assembly:  Easymap.AddIn (in Easymap.AddIn.dll) Version: 11.2.0.0
Syntax
public Exception Exception { get; set; }

Property Value

Type: Exception
See Also