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.
Specifies one or more string data values for a trigger event of a service.
Element hierarchy
<Package>
└─ <Extensions>
└─ <desktop6:Extension>
└─ <desktop6:Service>
└─ <desktop6:TriggerEvents>
└─ <desktop6:TriggerCustom>
└─ <desktop6:StringData>
└─ <Applications>
└─ <Application>
└─ <Extensions>
└─ <desktop6:Extension>
└─ <desktop6:Service>
└─ <desktop6:TriggerEvents>
└─ <desktop6:TriggerCustom>
└─ <desktop6:StringData>
Syntax
<desktop6:StringData>
<!-- Child elements -->
desktop6:DataItem{1,10000}
</desktop6:StringData>
Key
{} specific range of occurrences
Attributes
None.
Child elements
| Child element | Description |
|---|---|
| desktop6:DataItem | Specifies a string value for a trigger event of a service. |
Parent elements
| Parent element | Description |
|---|---|
| desktop6:TriggerCustom | Describes a trigger event for the current service. |
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.