desktop6:TriggerCustom

説明

現在のサービスのトリガー イベントについて説明します。

要素の階層

<パッケージ>

    <アプリケーション>

         <Application>

              <拡張機能>

                   <desktop6:Extension>

                        <desktop6:Service>

                             <desktop6:TriggerEvents>

                                  <desktop6:TriggerCustom>

構文

<desktop6:TriggerCustom
  Action = 'A string that can be one of The following values: "ActionStart" or "ActionStop".'
  Subtype = 'A GUID in the form xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx.' >

  desktop6:StringData{0,1000}
  desktop6:BinaryData{0,1000}
  desktop6:LevelData{0,1000}
  desktop6:KeywordAnyData{0,1000}
  desktop6:KeywordAllData{0,1000}

</desktop6:TriggerCustom>

キー

{} 特定の出現範囲

属性と要素

属性

属性 説明 データ型 必須 既定値
操作 トリガー イベントのアクションの種類。 "ActionStart" または "ActionStop" のいずれかの値を指定できる文字列。 Yes
サブタイプ トリガー イベントのサブタイプを識別する GUID。 xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx という形式の GUID。 Yes

子要素

子要素 説明
desktop6:StringData トリガー イベントの 1 つ以上の文字列データ値を指定します。
desktop6:BinaryData トリガー イベントのバイナリ データを指定します。
desktop6:LevelData トリガー イベントのバイト値を指定します。
desktop6:KeywordAnyData トリガー イベントの 64 ビット符号なし整数値を指定します。
desktop6:KeywordAllData トリガー イベントの 64 ビット符号なし整数値を指定します。

親要素

親要素 説明
TriggerEvents 現在のサービスの 1 つ以上のトリガー イベントについて説明します。

注釈

この要素には、 packagedServices または localSystemServicesの制限付き機能が必要です。

必要条件

Item
名前空間 http://schemas.microsoft.com/appx/manifest/desktop/windows10/6
Minimum OS Version Windows 10 バージョン 1903 (ビルド 18362)