desktop2:FirewallRules

指定 Windows 桌面桥 应用使用的防火墙例外规则。

元素层次结构

<包>

    <扩展>

         <desktop2:Extension>

              <desktop2:FirewallRules>

语法

<desktop2:FirewallRules
  Executable = 'A string with a value between 1 and 256 characters in length that must end with ".exe" and cannot contain these characters: <, >, :, ", |, ?, or *. It specifies the default executable for the extension. If not specified, the executable defined for the app is used.  If specified, the EntryPoint property is also used. If that EntryPoint property isnt specified, the EntryPoint defined for the app is used.' >

  <!-- Child elements -->
  Rule{0,1000}

</desktop2:FirewallRules>

密钥

{} 特定出现次数范围

特性和元素

属性

属性 说明 数据类型 必须 默认值
可执行文件 应用程序可执行文件。 值长度介于 1 到 256 个字符之间的字符串,必须以 .exe 结尾,并且不能包含以下字符:<>:"|?、 或 *。 它指定扩展的默认可执行文件。 如果未指定,则使用为应用定义的可执行文件。 如果指定,则还会使用 EntryPoint 属性。 如果未指定该 EntryPoint 属性,则使用为应用定义的 EntryPoint。

子元素

子元素 描述
规则 定义防火墙例外规则。

父元素

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

要求

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