UnhandledExceptionEventArgs class
Provides data for the UnhandledException event.
Inheritance
- Object
- UnhandledExceptionEventArgs
Syntax
Attributes
- MarshalingBehaviorAttribute(Agile)
- ThreadingAttribute(Both)
- VersionAttribute(NTDDI_WIN8)
- WebHostHiddenAttribute()
Members
The UnhandledExceptionEventArgs class has these types of members:
Methods
The UnhandledExceptionEventArgs class inherits methods from the Object class.
Properties
The UnhandledExceptionEventArgs class has these properties.
| Property | Access type | Description |
|---|---|---|
| Read-only | Gets the HRESULT code associated with the unhandled exception. | |
| Read/write | Gets or sets a value that indicates whether the exception is handled. | |
| Read-only | Gets the message string as passed by the originating unhandled exception. |
Requirements
|
Minimum supported client | Windows 8 [Windows Store apps only] |
|---|---|
|
Minimum supported server | Windows Server 2012 [Windows Store apps only] |
|
Namespace |
|
|
Metadata |
|
Build date: 1/31/2013
