desktop2:DesktopEventLogging

使 Windows 桌面桥 应用能够注册 Windows 事件日志记录。

元素层次结构

<包>

    <应用程序>

         <应用程序>

              <扩展>

                   desktop2:Extension

                        <desktop2:DesktopEventLogging>

语法

<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>

特性和元素

属性

属性 说明 数据类型 必须 默认值
AppName 将使用桌面事件日志记录的应用的名称。 值长度介于 1 到 32767 个字符之间的字符串,开头和结尾处有一个非空格字符。

子元素

子元素 描述
EventMessageFiles 包含事件消息文件。
TypesSupported 包含支持的事件日志类型。

父元素

父元素 描述
desktop2:Extension 声明应用的扩展点。

要求

命名空间 http://schemas.microsoft.com/appx/manifest/desktop/windows10/2
Minimum OS Version Windows 10版本 1703 (内部版本 15063)