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>

キー

{} 特定の出現範囲

属性と要素

属性

属性 説明 データ型 必須 既定値
[実行可能ファイル] アプリケーション実行可能ファイル。 で終わる必要があり、 で終わる .exe 必要がある 1 から 256 文字の値を持つ文字列( <>:"、、 |?、または *) を含めることはできません。 拡張機能の既定の実行可能ファイルを指定します。 指定しない場合は、アプリに対して定義されている実行可能ファイルが使用されます。 指定した場合は、EntryPoint プロパティも使用されます。 その EntryPoint プロパティが指定されていない場合は、アプリに対して定義されている EntryPoint が使用されます。 Yes

子要素

子要素 説明
Rule ファイアウォール例外規則を定義します。

親要素

親要素 説明
desktop2:Extension アプリの拡張ポイントを宣言します。

必要条件

Item
名前空間 http://schemas.microsoft.com/appx/manifest/desktop/windows10/2
Minimum OS Version Windows 10 バージョン 1703 (ビルド 15063)