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.
Specifies the path to an event message file.
Element hierarchy
<Package>
└─ <Extensions>
└─ <desktop2:Extension>
└─ <desktop2:DesktopEventLogging>
└─ <desktop2:EventMessageFiles>
└─ <desktop2:File>
└─ <Applications>
└─ <Application>
└─ <Extensions>
└─ <desktop2:Extension>
└─ <desktop2:DesktopEventLogging>
└─ <desktop2:EventMessageFiles>
└─ <desktop2:File>
Syntax
<desktop2:File
Path = 'A required string between 1 and 256 characters in length that cannot contain these characters: <, >, :, ", |, ?, or *.' />
Attributes
| Attribute | Description | Data type | Required | Default value |
|---|---|---|---|---|
| Path | The path to an event message file. | A string between 1 and 256 characters in length that cannot contain these characters: <, >, :, ", |, ?, or *. | Yes |
Child elements
None.
Parent elements
| Parent element | Description |
|---|---|
| desktop2:EventMessageFiles | Contains event message files. |
Requirements
| Item | Value |
|---|---|
| Namespace | http://schemas.microsoft.com/appx/manifest/desktop/windows10/2 |
| Minimum OS Version | Windows 10 version 1703 (Build 15063) |