Edit

Share via


desktop:FullTrustProcess

Represents a desktop process that runs in full-trust.

Element hierarchy

<Package>
   └─ <Applications>
      └─ <Application>
         └─ <Extensions>
            └─ <Desktop:Extension>
               └─ <Desktop:FullTrustProcess>

Syntax

<desktop:FullTrustProcess >

  <!-- Child elements -->
  ParameterGroup{0,1000}

</desktop:FullTrustProcess>

Key

{} specific range of occurrences

Attributes and elements

Attributes

None

Child elements

Child element Description
ParameterGroup Defines a group of command line parameters for the process.

Parent elements

Parent element Description
desktop:Extension Declares an extensibility point for the app.

Remarks

For more details, see FullTrustProcessLauncher.

Requirements

Item Value
Namespace http://schemas.microsoft.com/appx/manifest/desktop/windows10
Minimum OS Version Windows 10 version 1607 (Build 14393)