desktop7:Shortcut

ファイルへのショートカットを作成します。

要素の階層

<パッケージ>

    <アプリケーション>

         <Application>

              <拡張機能>

                   <desktop7:Extension>

                        <desktop7:Shortcut>

構文

<desktop7:Shortcut
    File =  'A string with a value between 1 and 256 characters in length that cannot contain these characters: <, >, :, ", |, ?, or *.'
    Icon = 'A string with a value between 1 and 256 characters in length that cannot contain these characters: <, >, :, ", |, ?, or *.'
    Arguments = 'An optional string with a value between 1 and 256 characters in length.'
    PinToStartMenu = 'A boolean value.'
    ExcludeFromShowInNewInstall = 'A boolean value.'
    Description = 'A string with a value between 1 and 2048 characters in length.'
    desktop10:DisplayName = 'An optional string with a value between 1 and 256 characters in length. This string is localizable.'
    desktop10:Description = 'An optional string with a value between 1 and 2048 characters in length. This string is localizable.' >

    desktop7:AppMigrations?

</desktop7:Shortcut>

キー

? 省略可能 (0 または 1)

属性と要素

属性

属性 説明 データ型 必須 既定値
[最近使ったファイル] ショートカットのターゲットであるファイルへのパス。 長さが 1 ~ 256 文字の文字列。、">:|?または *の各文字<を含めることはできません。 はい
アイコン ショートカットのアイコンであるファイルへのパス。 長さが 1 ~ 256 文字の文字列。、">:|?または *の各文字<を含めることはできません。 Yes
引数 ショートカットの引数。 1 ~ 256 文字の長さの値を持つ省略可能な文字列。 いいえ
PinToStartMenu ショートカットを [スタート] メニューにピン留めするかどうかを指定するブール値。 ブール値。 いいえ
ExcludeFromShowInNewInstall 新しくインストールされたアプリに適用される強調表示からショートカットを除外するかどうかを指定するブール値。 ブール値。 いいえ
説明 ショートカットの説明。 1 ~ 2048 文字の長さの値を持つ文字列。 いいえ
desktop10:DisplayName ショートカットの表示名。 1 ~ 256 文字の長さの値を持つ省略可能な文字列。 この文字列はローカライズ可能です。 いいえ
desktop10:Description ショートカットのローカライズ可能な説明。 1 ~ 2048 文字の長さの値を持つ省略可能な文字列。 この文字列はローカライズ可能です。 いいえ

子要素

子要素 説明
desktop7:AppMigrations 最近アンインストールしたアプリの非アクティブ化されたショートカットのアプリ移行エントリのセットを指定します。

親要素

親要素 説明
拡張子 アプリケーションの拡張ポイントを定義します。

必要条件

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