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