desktop6:DependentService
指定当前服务的依赖服务。
元素层次结构
<desktop6:DependentService>
语法
<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.' />
属性和元素
属性
属性 | 描述 | 数据类型 | 必填 | 默认值 |
---|---|---|---|---|
名称 | 从属服务的名称。 | 长度为 1 到 32767 个字符的字符串,其开头和结尾为非空格字符。 | 是的 |
子元素
没有。
父元素
Parent 元素 | 描述 |
---|---|
依赖项 | 为当前服务指定一个或多个依赖服务。 |
言论
此元素需要 packagedServices 或 localSystemServices受限功能。
要求
项目 | 价值 |
---|---|
Namespace | http://schemas.microsoft.com/appx/manifest/desktop/windows10/6 |
最低 OS 版本 | Windows 10 版本 1903(内部版本 18362) |