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 binary data for a trigger event of a service.
Element hierarchy
<desktop6:BinaryData>
Syntax
<desktop6:BinaryData
File = 'A string with a value between 1 and 256 characters in length that cannot contain these characters: <, >, :, ", |, ?, or *.' />
Attributes and Elements
Attributes
| Attribute | Description | Data type | Required | Default value |
|---|---|---|---|---|
| File | The name of the package file that contains the binary data (as an array of bytes). | A string with a value between 1 and 256 characters in length that cannot contain these characters: <, >, :, ", |, ?, or *. |
Yes |
Child Elements
None.
Parent Elements
| Parent Element | Description |
|---|---|
| TriggerCustom | Describes a trigger event for the current service. |
Remarks
This element requires the packagedServices or localSystemServices restricted capability.
Requirements
| Item | Value |
|---|---|
| Namespace | http://schemas.microsoft.com/appx/manifest/desktop/windows10/6 |
| Minimum OS Version | Windows 10 version 1903 (Build 18362) |