desktop7:AppMigration

指定在最近卸载的应用迁移过程中应更新的已停用快捷方式的目标。

元素层次结构

<包>

    <应用程序>

         <应用程序>

              <扩展>

                   <desktop7:Extension>

                        <desktop7:Shortcut>

                             <desktop7:AppMigrations>

                                  <desktop7:AppMigration>

语法

<desktop7:AppMigration
  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   = 'A string with a value between 1 and 32767 characters in length with a non-whitespace character at its beginning and end.' />

特性和元素

属性

属性 说明 数据类型 必须 默认值
可执行文件 应将快捷方式迁移到的可执行文件。 值长度介于 1 到 256 个字符之间的字符串,必须以 .exe 结尾,并且不能包含以下字符:<、、:>"|?、 或 *
AumId 应从中迁移快捷方式的桌面应用的应用程序用户模型 ID。 值长度介于 1 到 32767 个字符之间的字符串,开头和结尾处有一个非空格字符。

子元素

无。

父元素

父元素 描述
AppMigrations 为快捷方式指定一组应用迁移条目。

要求

命名空间 http://schemas.microsoft.com/appx/manifest/desktop/windows10/7
Minimum OS Version Windows 10 (内部版本 19645)