desktop7:DesktopApp
指定应在桌面应用迁移过程中更新的磁贴或固定的源和目标。
元素层次结构
<desktop7:DesktopAppMigration>
<desktop7:DesktopApp>
语法
<desktop7:DesktopApp
AumId = 'A string with a value between 1 and 32767 characters in length with a non-whitespace character at its beginning and end.'
ShortcutPath = 'A string with a value between 1 and 32767 characters in length with a non-whitespace character at its beginning and end.'
Executable = 'A string with a value between 1 and 256 characters in length that must end with ".exe" and cannot contain these characters: <, >, :, ", |, ?, or *.' />
特性和元素
属性
属性 | 说明 | 数据类型 | 必须 | 默认值 |
---|---|---|---|---|
AumId | 要从其迁移的桌面应用的应用程序用户模型 ID。 | 值长度介于 1 到 32767 个字符之间的字符串,开头和结尾处有一个非空格字符。 | 是 | |
ShortcutPath | 要从) 迁移 (.lnk 的相对快捷方式路径。 | 值长度介于 1 到 32767 个字符之间的字符串,开头和结尾处有一个非空格字符。 | 是 | |
可执行文件 | 应将快捷方式迁移到的可执行文件。 | 值长度介于 1 到 256 个字符之间的字符串,必须以 .exe 结尾,并且不能包含以下字符:< 、、: > 、" 、| ? 、 或 * 。 |
是 |
子元素
无。
父元素
父元素 | 描述 |
---|---|
DesktopAppMigrations | 指定磁贴和固定的一组应用迁移条目。 |
要求
项 | 值 |
---|---|
命名空间 | http://schemas.microsoft.com/appx/manifest/desktop/windows10/7 |
Minimum OS Version | Windows 10 (内部版本 19645) |