desktop7:ErrorReporting
Specifies a set of runtime exception helper modules.
Element hierarchy
<desktop7:ErrorReporting>
Syntax
<desktop7:ErrorReporting>
desktop7:RuntimeExceptionHelperModule{0,10000}
</desktop7:ErrorReporting>
Key
{}
specific range of occurrences
Attributes and elements
Attributes
None.
Child elements
Child element | Description |
---|---|
desktop7:RuntimeExceptionHelperModule | Specifies a module that will be launched in the event of a runtime exception. |
Parent elements
Parent element | Description |
---|---|
Extension | Defines an extensibility point for the application. |
Remarks
This extension enables packaged applications to hook into Windows Error Reporting analysis as documented in WerRegisterRuntimeExceptionModule function and WER Settings. To use this extension the package must have the ability to implement in-process extensions, for instance using an external location. To use this extension the package must have the ability to implement in-process extensions, for instance using an external location.
Requirements
Item | Value |
---|---|
Namespace | http://schemas.microsoft.com/appx/manifest/desktop/windows10/7 |
Minimum OS Version | Windows 10 (Build 19645) |