desktop6:Dependencies

Specifies one or more dependent services for the current service.

Element hierarchy

<Package>

    <Applications>

         <Application>

              <Extensions>

                   <desktop6:Extension>

                        <desktop6:Service>

                             <desktop6:Dependencies>

Syntax

<desktop6:Dependencies>

    desktop6:DependentService{0,10000}

</desktop6:Dependencies>

Key

{} specific range of occurrences

Attributes and elements

Attributes

None.

Child elements

Child element Description
desktop6:DependentService Describes a dependent service.

Parent elements

Parent element Description
Service Specifies a service that is installed and registered along with the app.

Remarks

This element requires the packagedServices or localSystemServices restricted capability.

Requirements

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