The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
FirstChanceExceptionEventArgs::Exception Property
.NET Framework (current version)
The managed exception object that corresponds to the exception thrown in managed code.
Assembly: mscorlib (in mscorlib.dll)
The method that handles the AppDomain::UnhandledException event can examine the exception and perform appropriate logging or other notification services.
For example code, see FirstChanceExceptionEventArgs.
.NET Framework
Available since 4.0
Available since 4.0
Show: