Mono Class Library: System.UnhandledExceptionEventArgs Overview | Members

System.UnhandledExceptionEventArgs.ExceptionObject Property

Gets the uncaught exception. [Edit]

public object ExceptionObject { get; }

Value

A object, typically a Exception, that is the cause of the current event. [Edit]

Remarks

This property is read-only. [Edit]

Requirements

Namespace: System
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0