System.Runtime.ExceptionServices.FirstChanceExceptionEventArgs.Exception Property

The managed exception object that corresponds to the exception thrown in managed code.

Syntax

public Exception Exception { get; }

Value

Documentation for this section has not yet been entered.

Remarks

The method that handles the AppDomain.UnhandledException event can examine the exception and perform appropriate logging or other notification services.

For example code, see System.Runtime.ExceptionServices.FirstChanceExceptionEventArgs.

Requirements

Namespace: System.Runtime.ExceptionServices
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 4.0.0.0