desktop :StartupTasks
Représente un processus de bureau qui s’exécute au démarrage de l’application.
Hiérarchie d’éléments
<\Desktop :StartupTasks>
Syntaxe
<desktop:StartupTasks
TaskId = 'A string with a value between 1 and 32767 characters in length with a non-whitespace character at its beginning and end.'
Enabled = 'A boolean value.'
DisplayName = 'A string with a value between 1 and 256 characters in length. This string is localizable.'
rescap5:ImmediateRegistration = 'A boolean value.' />
Attributs et éléments
Attributs
Attribut | Description | Type de données | Obligatoire | Valeur par défaut |
---|---|---|---|---|
TaskId | Identificateur unique de la tâche. | Chaîne comprise entre 1 et 32 767 caractères avec un caractère non-espace blanc au début et à la fin. | Oui | |
Activé | Indique si la tâche est activée ou non. | Une valeur booléenne. | No | |
DisplayName | Nom convivial à afficher aux utilisateurs. | Chaîne comprise entre 1 et 256 caractères. Cette chaîne est localisable. | No | |
rescap5 :ImmediateRegistration | Indique si la tâche doit être inscrite immédiatement. | Une valeur booléenne | No |
Éléments enfants
Aucun
Éléments parents
Élément parent | Description |
---|---|
desktop:Extension | Déclare un point d’extensibilité pour l’application. |
Configuration requise
Élément | Valeur |
---|---|
Bureau | http://schemas.microsoft.com/appx/manifest/desktop/windows10 |
Récapsule3 | http://schemas.microsoft.com/appx/manifest/foundation/windows10/restrictedcapabilities/5 |
Minimum OS Version | Windows 10 version 1607 (build 14393) |