desktop10:File
指定包中的事件日志 DLL。
元素层次结构
<desktop10:CustomDesktopEventLog>
<desktop10:File>
语法
<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 *.' />
特性和元素
属性
属性 | 说明 | 数据类型 | 必须 | 默认值 |
---|---|---|---|---|
路径 | 事件日志 dll 的包相对路径。 路径在父 EventMessageFiles 元素中必须是唯一的。 | 长度介于 1 到 256 个字符之间的字符串,必须以“.dll”结尾,并且不能包含以下字符: <、、 >:、、“、|、?或 *。 | 是 |
子元素
无。
父元素
父元素 | 描述 |
---|---|
desktop10:EventMessageFiles | 声明应用的扩展点。 |
要求
项 | 值 |
---|---|
desktop10 | http://schemas.microsoft.com/appx/manifest/desktop/windows10/10 |
Minimum OS Version | Windows 11版本 22H2 (内部版本 22621) |