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 an event log DLL within the package.
Element hierarchy
<desktop10:CustomDesktopEventLog>
<desktop10:File>
Syntax
<desktop10:File
Path = 'A string with a value between 1 and 256 characters in length that must end with ".dll" and cannot contain these characters: <, >, :, ", |, ?, or *.' />
Attributes and elements
Attributes
Attribute | Description | Data type | Required | Default value |
---|---|---|---|---|
Path | The package-relative path to the event log dll. The path must be unique within the parent EventMessageFiles element. | A string between 1 and 256 characters in length that must end with ".dll" and cannot contain these characters: <, >, :, ", |, ?, or *. | Yes |
Child elements
None.
Parent elements
Parent element | Description |
---|---|
desktop10:EventMessageFiles | Declares an extensibility point for the app. |
Requirements
Item | Value |
---|---|
desktop10 | http://schemas.microsoft.com/appx/manifest/desktop/windows10/10 |
Minimum OS Version | Windows 11 version 22H2 (Build 22621) |