desktop6:DependentService
Specifies a dependent service for the current service.
Element hierarchy
<desktop6:DependentService>
Syntax
<desktop6:DependentService
Name = 'A string wtih a value between 1 and 32767 characters in length with a non-whitespace character at its beginning and end.' />
Attributes and elements
Attributes
Attribute | Description | Data type | Required | Default value |
---|---|---|---|---|
Name | The name of the dependent service. | A string between 1 and 32767 characters in length with a non-whitespace character at its beginning and end. | Yes |
Child elements
None.
Parent elements
Parent element | Description |
---|---|
Dependencies | Specifies one or more dependent services for the current service. |
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) |