desktop7:DesktopApp

デスクトップ アプリの移行の一部として更新する必要があるタイルまたはピンのソースとターゲットを指定します。

要素の階層

<パッケージ>

    <アプリケーション>

         <Application>

              <拡張機能>

                   <desktop7:Extension>

                        <desktop7:Shortcut>

                             <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 文字の文字列で、先頭と末尾に空白文字以外の文字が含まれます。 Yes
ShortcutPath 移行元の相対ショートカット パス (.lnk)。 長さが 1 ~ 32767 文字の文字列で、先頭と末尾に空白文字以外の文字が含まれます。 Yes
[実行可能ファイル] ショートカットを移行する必要がある実行可能ファイル。 で終.exeわる必要がある長さが 1 ~ 256 文字の文字列。、、>:"|?、または *を含<めることはできません。 Yes

子要素

なし。

親要素

親要素 説明
DesktopAppMigrations タイルとピンのアプリ移行エントリのセットを指定します。

必要条件

Item
名前空間 http://schemas.microsoft.com/appx/manifest/desktop/windows10/7
Minimum OS Version Windows 10 (ビルド 19645)