Instancing (Windows 10)
Specifies whether the executable runs as a single instance or can run as multiple instances.
<Instancing>
XML
<Instancing>
"singleInstance" or "multipleInstances"
</Instancing>
None.
None.
Parent element | Description |
---|---|
OutOfProcessServer | Declares a package extension point of type windows.activatableClass.outOfProcessServer. The app uses an executable (.exe ) that exposes one or more activatable classes. |
Item | Value |
---|---|
Namespace | http://schemas.microsoft.com/appx/manifest/foundation/windows10 |