Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Enables Windows Desktop Bridge apps to register for Windows event logging.
Element hierarchy
<desktop2:DesktopEventLogging>
Syntax
<desktop2:DesktopEventLogging
AppName = 'A string with a value between 1 and 32767 characters in length with a non-whitespace character at its beginning and end.' >
<!-- Child elements -->
desktop2:EventMessageFiles
desktop2:TypesSupported
</desktop2:DesktopEventLogging>
Attributes and elements
Attributes
Attribute | Description | Data type | Required | Default value |
---|---|---|---|---|
AppName | The name of the app that will use desktop event logging. | A string with a value between 1 and 32767 characters in length with a non-whitespace character at its beginning and end. | Yes |
Child elements
Child element | Description |
---|---|
EventMessageFiles | Contains event message files. |
TypesSupported | Contains the event log types that are supported. |
Parent elements
Parent element | Description |
---|---|
desktop2:Extension | Declares an extensibility point for the app. |
Requirements
Item | Value |
---|---|
Namespace | http://schemas.microsoft.com/appx/manifest/desktop/windows10/2 |
Minimum OS Version | Windows 10 version 1703 (Build 15063) |