Arguments (Windows 10)

Specifies the list of comma-separated arguments to pass to the executable.

Element hierarchy

<Package>

    <Extensions>

         <Extension>

              <OutOfProcessServer>

                   <Arguments>

Syntax

<Arguments>
  <!-- A string between 1 and 32767 characters in length with a non-whitespace character at its beginning and end. -->
</Arguments>

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

Item Value
Namespace http://schemas.microsoft.com/appx/manifest/foundation/windows10