UnhandledExceptionEventArgsExceptionObject Property |
Gets the unhandled exception object.
Namespace:
Eto
Assembly:
Eto (in Eto.dll) Version: 2.5.3-dev
Syntax public Object ExceptionObject { get; }
Public ReadOnly Property ExceptionObject As Object
Get
member ExceptionObject : Object with get
Property Value
Type:
ObjectSee Also