次の方法で共有


desktop:StartupTasks

アプリの起動時に実行されるデスクトップ プロセスを表します。

要素の階層

<パッケージ>

      <アプリケーション>

            <Application>

                  <拡張機能>

                        <Desktop:Extension>

                              <\Desktop:StartupTasks>

構文

<desktop:StartupTasks
  TaskId = 'A string with a value between 1 and 32767 characters in length with a non-whitespace character at its beginning and end.'
  Enabled = 'A boolean value.'
  DisplayName = 'A string with a value between 1 and 256 characters in length. This string is localizable.'
  rescap5:ImmediateRegistration =  'A boolean value.' />

属性と要素

属性

属性 説明 データ型 必須 既定値
TaskId タスクの一意識別子。 先頭と末尾に空白以外の文字を含む 1 ~ 32767 文字の長さの文字列。 はい
有効 タスクが有効かどうかを示します。 ブール値。 いいえ
DisplayName ユーザーに表示するわかりやすい名前。 1 ~ 256 文字の長さの文字列。 この文字列はローカライズ可能です。 いいえ
rescap5:ImmediateRegistration タスクをすぐに登録する必要があるかどうかを示します。 ブール値 いいえ

子要素

なし

親要素

親要素 説明
desktop:Extension アプリの拡張ポイントを宣言します。

必要条件

Item
デスクトップ http://schemas.microsoft.com/appx/manifest/desktop/windows10
Rescap3 http://schemas.microsoft.com/appx/manifest/foundation/windows10/restrictedcapabilities/5
Minimum OS Version Windows 10 バージョン 1607 (ビルド 14393)