指定应用程序的执行别名,以确定要激活的应用的可执行文件。
元素层次结构
<包>
<应用程序>
<应用程序>
<扩展>
<uap5:Extension>
<uap5:AppExecutionAlias>
语法
<uap5:AppExecutionAlias
desktop4:Subsystem = 'An optional string that can have one of the following values: "console" or "windows".'
uap10:Subsystem = 'An optional string that can have one of the following values: "console" or "windows".' >
<!-- Child elements -->
uap5:ExecutionAlias{0,1000}
</uap5:AppExecutionAlias>
密钥
{}
特定出现次数范围
特性和元素
属性
属性 |
说明 |
数据类型 |
必须 |
默认值 |
desktop4:Subsystem |
指示应用是标准 UWP 应用还是 UWP 控制台应用。 |
可具有以下值之一的可选字符串:“console”或“windows”。 |
否 |
|
uap10:Subsystem |
指示应用是标准 UWP 应用还是 UWP 控制台应用。 |
可具有以下值之一的可选字符串:“console”或“windows”。 |
否 |
|
子元素
父元素
要求
项 |
值 |
Namespace |
http://schemas.microsoft.com/appx/manifest/uap/windows10/5 |
desktop4 |
http://schemas.microsoft.com/appx/manifest/desktop/windows10/4 |
uap10 |
http://schemas.microsoft.com/appx/manifest/uap/windows10/5 |
Minimum OS Version |
Windows 10版本 1709 (内部版本 16299) |