The exception object.
[Visual Basic] Public ReadOnly Property ExceptionObject As Object [C#] public object ExceptionObject {get;} [C++] public: __property Object* get_ExceptionObject(); [JScript] public function get ExceptionObject() : Object;
Read-only. The exception object.
UnhandledExceptionEvent Class | UnhandledExceptionEvent Members | System Namespace