desktop6:DependentService
Specifies a dependent service for the current service.
<desktop6:DependentService>
XML
<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.' />
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 |
None.
Parent element | Description |
---|---|
Dependencies | Specifies one or more dependent services for the current service. |
This element requires the packagedServices or localSystemServices restricted capability.
Item | Value |
---|---|
Namespace | http://schemas.microsoft.com/appx/manifest/desktop/windows10/6 |
Minimum OS Version | Windows 10 version 1903 (Build 18362) |