Click or drag to resize

UnhandledExceptionEventArgsExceptionObject Property

Gets the unhandled exception object.

Namespace:  Eto
Assembly:  Eto (in Eto.dll) Version: 2.5.3-dev
Syntax
public Object ExceptionObject { get; }

Property Value

Type: Object
See Also