Represents an exception event that was not handled by an application domain.
Object
EventArgs
UnhandledExceptionEvent
[Visual Basic] Public Class UnhandledExceptionEvent Inherits EventArgs [C#] public class UnhandledExceptionEvent : EventArgs [C++] public __gc class UnhandledExceptionEvent : public EventArgs [JScript] public class UnhandledExceptionEvent extends EventArgs
[To be supplied.]
Namespace: System
Assembly: mscorlib.dll