Partager via


TeamFoundationJobReportingService.GetAgentInformation, méthode

Obtenez des informations d'agent pour l'agent qui a exécuté ce job.

Espace de noms :  Microsoft.TeamFoundation.Server.Core
Assembly :  Microsoft.TeamFoundation.Server.Core (dans Microsoft.TeamFoundation.Server.Core.dll)

Syntaxe

'Déclaration
Public Function GetAgentInformation ( _
    requestContext As TeamFoundationRequestContext, _
    agentId As Guid _
) As TeamFoundationServiceHostProcess
public TeamFoundationServiceHostProcess GetAgentInformation(
    TeamFoundationRequestContext requestContext,
    Guid agentId
)

Paramètres

Valeur de retour

Type : Microsoft.TeamFoundation.Framework.Server.TeamFoundationServiceHostProcess

Sécurité .NET Framework

Voir aussi

Référence

TeamFoundationJobReportingService Classe

Microsoft.TeamFoundation.Server.Core, espace de noms