Instancing (extensions schema for Windows 8.1)
Specifies whether the executable runs as a single instance or can run as multiple instances.
Element hierarchy
- <Package>
-
- <Extensions>
-
- <Extension>
-
- <OutOfProcessServer>
- <Instancing>
<Instancing>
"singleInstance" | "multipleInstances"
</Instancing>
Attributes and Elements
Attributes
None.
Child Elements
None.
Parent Elements
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. |
Requirements
Value | |
---|---|
Namespace | http://schemas.microsoft.com/appx/2010/manifest |