Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Specifies the list of comma-separated arguments to pass to the executable.
Element hierarchy
<Package>
└─ <Extensions>
└─ <Extension>
└─ <OutOfProcessServer>
└─ <Arguments>
Syntax
<Package
xmlns="http://schemas.microsoft.com/appx/manifest/foundation/windows10">
...
<Arguments>
<!-- TODO: Add value description -->
</Arguments>
</Package>
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
| Item | Value |
|---|---|
| Namespace | http://schemas.microsoft.com/appx/manifest/foundation/windows10 |
| Minimum OS Version |