desktop6:TriggerCustom
形容
現在のサービスのトリガー イベントについて説明します。
要素階層
<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" のいずれかの値を指定できる文字列。 | はい | |
サブタイプの | トリガー イベント サブタイプを識別する GUID。 | xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx 形式の GUID。 | はい |
子要素
子要素 | 形容 |
---|---|
desktop6:StringData | トリガー イベントの 1 つ以上の文字列データ値を指定します。 |
desktop6:BinaryData | トリガー イベントのバイナリ データを指定します。 |
desktop6:LevelData | トリガー イベントのバイト値を指定します。 |
desktop6:KeywordAnyData | トリガー イベントの 64 ビット符号なし整数値を指定します。 |
desktop6:KeywordAllData | トリガー イベントの 64 ビット符号なし整数値を指定します。 |
親要素
Parent 要素 | 形容 |
---|---|
TriggerEvents | 現在のサービスの 1 つ以上のトリガー イベントについて説明します。 |
備考
この要素には、制限された機能
必要条件
アイテム | 価値 |
---|---|
名前空間 | http://schemas.microsoft.com/appx/manifest/desktop/windows10/6 |
最小 OS バージョン | Windows 10 バージョン 1903 (ビルド 18362) |