Tâche (Windows 10)
Tâche en arrière-plan associée au point d’extensibilité de l’application.
Hiérarchie d’éléments
<Tâche>
Syntaxe
<Task
Type = 'A string that can have one of the following values: "general", "audio", "controlChannel", "systemEvent", "timer", "pushNotification", "location", "deviceUse", "deviceServicing", "deviceConnectionChange" or "bluetooth".' />
Attributs et éléments
Attributs
Attribut | Description | Type de données | Obligatoire | Valeur par défaut |
---|---|---|---|---|
Type | Type de tâche. | Chaîne qui peut avoir l’une des valeurs suivantes : general, audio, controlChannel, systemEvent, timer, pushNotification, location, deviceUse, deviceServicing, deviceConnectionChange ou bluetooth. | Oui |
Éléments enfants
Aucune.
Éléments parents
Élément parent | Description |
---|---|
BackgroundTasks | Définit un point d’extensibilité d’application de type windows.backgroundTasks. Les tâches en arrière-plan s’exécutent dans un hôte en arrière-plan dédié ; autrement dit, sans interface utilisateur. |
Spécifications
Élément | Valeur |
---|---|
Espace de noms | http://schemas.microsoft.com/appx/manifest/foundation/windows10 |