AppResourceGroupInfo.GetBackgroundTaskReports Méthode

Définition

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

S’applique à