Skip to content

Latest commit

 

History

History
99 lines (68 loc) · 1.84 KB

File metadata and controls

99 lines (68 loc) · 1.84 KB
description Search.Product title ms.assetid keywords ms.topic ms.date
Specifies the list of comma-separated arguments to pass to the executable (Windows 8.1).
eADQiWindows 10XVcnh
Arguments (extension schema for Windows 8.1)
d4cb3513-8c57-4449-9c3b-469047d2a4c4
windows 10, uwp, schema, package manifest
reference
04/05/2017

Arguments (extension schema for Windows 8.1)

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

Value
Namespace http://schemas.microsoft.com/appx/2010/manifest