Task (extensions schema for Windows 8.1)

The background task associated with the app extensibility point.

Element hierarchy

<Task>

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:

  • audio
  • controlChannel
  • systemEvent
  • timer
  • pushNotification
Yes

 

Child Elements

None.

Parent Elements

This outermost (document) element may not be contained by any other elements.

Requirements

Value
Namespace http://schemas.microsoft.com/appx/2010/manifest