Share via


uap5:Instancing

指定可執行檔是否以單一實例的形式執行,或可執行為多個實例。

元素階層

<套件>

    <應用程式>

         <應用程式>

              <擴充功能>

                   <uap5:Extension>

                        <uap5:OutOfProcessServer>

                             <uap5:Instancing>

Syntax

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

屬性和元素

屬性

子元素

父元素

父元素 描述
uap5:OutOfProcessServer 宣告 windows.enableableClass.outOfProcessServer類型的套件延伸點。 這可讓應用程式套件中定義的協力廠商 WinRT 類別從 Win32 進程呼叫。

規格需求

Item
Namespace http://schemas.microsoft.com/appx/manifest/uap/windows10/5
OS 最低版本 Windows 10版本 1709 (組建 16299)