AppResourceGroupInfo.GetBackgroundTaskReports Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Fournit des informations sur les tâches en arrière-plan, telles que leurs points d’entrée, leurs noms, leurs ID de tâche et leurs noms de déclencheur.
public:
virtual IVector<AppResourceGroupBackgroundTaskReport ^> ^ GetBackgroundTaskReports() = GetBackgroundTaskReports;
IVector<AppResourceGroupBackgroundTaskReport> GetBackgroundTaskReports();
public IList<AppResourceGroupBackgroundTaskReport> GetBackgroundTaskReports();
function getBackgroundTaskReports()
Public Function GetBackgroundTaskReports () As IList(Of AppResourceGroupBackgroundTaskReport)
Retours
Informations sur chaque tâche en arrière-plan.
Configuration requise pour Windows
Fonctionnalités de l’application |
appDiagnostics
|