uap5:Instancing

実行可能ファイルを 1 つのインスタンスとして実行するか、複数のインスタンスとして実行できるかを指定します。

要素の階層

<パッケージ>

    <アプリケーション>

         <Application>

              <拡張機能>

                   <uap5:Extension>

                        <uap5:OutOfProcessServer>

                             <uap5:Instancing>

構文

<uap5:Instancing>
  A string that can have one of the following values: "singleInstance" or "multipleInstances".
</uap5:Instancing>

属性と要素

属性

なし

子要素

なし

親要素

親要素 説明
uap5:OutOfProcessServer windows.activatableClass.outOfProcessServer 型のパッケージ拡張ポイントを宣言します。 これにより、アプリ パッケージで定義されているサード パーティの WinRT クラスを Win32 プロセスから呼び出できるようになります。

必要条件

Item
Namespace http://schemas.microsoft.com/appx/manifest/uap/windows10/5
Minimum OS Version Windows 10 バージョン 1709 (ビルド 16299)