System.Runtime.ExceptionServices.FirstChanceExceptionEventArgs Class

Provides data for the notification event that is raised when a managed exception first occurs, before the common language runtime begins searching for event handlers.

See Also: FirstChanceExceptionEventArgs Members

Syntax

public class FirstChanceExceptionEventArgs : EventArgs

Remarks

This class provides the exception handler for the AppDomain.FirstChanceException event with access to the exception.

Requirements

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