desktop8:MutablePackageDirectories

デスクトップ アプリケーションで、アプリケーションのインストール ファイルを変更できる 1 つ以上のフォルダーを指定できるようにします。

要素の階層

<Package>
   └─ <Extensions>
      └─ <desktop8:Extension>
         └─ <desktop8:MutablePackageDirectories>
   └─ <Applications>
      └─ <Application>
         └─ <Extensions>
            └─ <desktop8:Extension>
               └─ <desktop8:MutablePackageDirectories>

構文

<desktop8:MutablePackageDirectories>

  <!-- Child elements -->
  desktop8:MutablePackageDirectory

</desktop8:MutablePackageDirectories>

属性

なし。

子要素

子要素 説明
desktop8:MutablePackageDirectory デスクトップ アプリケーションで、アプリケーションのインストール ファイルを変更できるフォルダーを指定できるようにします。

親要素

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

Requirements

品目 価値
Namespace http://schemas.microsoft.com/appx/manifest/desktop/windows10/8
最小 OS バージョン Windows 11 バージョン 21H2 (ビルド 22000)

Remarks

Examples