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 a dependent service for the current service.
Element hierarchy
<Package>
└─ <Extensions>
└─ <desktop6:Extension>
└─ <desktop6:Service>
└─ <desktop6:Dependencies>
└─ <desktop6:DependentService>
└─ <Applications>
└─ <Application>
└─ <Extensions>
└─ <desktop6:Extension>
└─ <desktop6:Service>
└─ <desktop6:Dependencies>
└─ <desktop6:DependentService>
Syntax
<desktop6:DependentService
Name = 'A required value. <!-- TODO: Add description for desktop6:ST_ServiceName -->' />
Attributes
| Attribute | Description | Data type | Required | Default value |
|---|---|---|---|---|
| Name | The name of the dependent service. | A value. | Yes |
Child elements
None.
Parent elements
| Parent element | Description |
|---|---|
| desktop6:Dependencies | Specifies one or more dependent services for the current service. |
Requirements
| Item | Value |
|---|---|
| Namespace | http://schemas.microsoft.com/appx/manifest/desktop/windows10/6 |
| Minimum OS Version | Windows 10 version 1903 (Build 18362) |
Remarks
This element requires the packagedServices or localSystemServices restricted capability.