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: