System.Runtime.ExceptionServices.FirstChanceExceptionEventArgs Members

The members of System.Runtime.ExceptionServices.FirstChanceExceptionEventArgs are listed below.

See Also: Inherited members from System.EventArgs

Public Constructors

Initializes a new instance of the System.Runtime.ExceptionServices.FirstChanceExceptionEventArgs class with a specified exception.

Public Properties

[read-only]
ExceptionException.

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