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.
The background task associated with the app extensibility point.
Element hierarchy
Syntax
<Task Type = "audio" | "controlChannel" | "systemEvent" | "timer" | "pushNotification" />
Attributes and Elements
Attributes
| Attribute | Description | Data type | Required | Default value |
|---|---|---|---|---|
| Type | The task type. |
This attribute can have one of the following values:
|
Yes |
Child Elements
None.
Parent Elements
| Parent Element | Description |
|---|---|
| BackgroundTasks | Defines an app extensibility point of type windows.backgroundTasks. Background tasks run in a dedicated background host; that is, without a UI. |
Requirements
| Value | |
|---|---|
| Namespace | http://schemas.microsoft.com/appx/2010/manifest |