Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Describes one or more trigger events for the current service.
Element hierarchy
<Package>
└─ <Extensions>
└─ <desktop6:Extension>
└─ <desktop6:Service>
└─ <desktop6:TriggerEvents>
└─ <Applications>
└─ <Application>
└─ <Extensions>
└─ <desktop6:Extension>
└─ <desktop6:Service>
└─ <desktop6:TriggerEvents>
Syntax
<desktop6:TriggerEvents>
<!-- Child elements -->
desktop6:TriggerCustom{0,20000}
desktop6:PredefinedTriggerEvents{0,20000}
</desktop6:TriggerEvents>
Key
{} specific range of occurrences
Attributes
None.
Child elements
| Child element | Description |
|---|---|
| desktop6:TriggerCustom | Describes a trigger event for the current service. |
| desktop10:PredefinedTriggerEvents | Describes predefined trigger events for the current service. |
Parent elements
| Parent element | Description |
|---|---|
| desktop6:Service | Specifies a service that is installed and registered along with the app. These services can be configured to run under either the Local Service, Network Service or Local System account. |
Requirements
| Item | Value |
|---|---|
| Namespace | http://schemas.microsoft.com/appx/manifest/desktop/windows10/6 |
| Minimum OS Version | Windows 10 version 1903 (Build 18362) |
Remarks
This element requires the packagedServices or localSystemServices restricted capability.