Share via


TeamFoundationHostManagementService.QueryServiceHostProperties, méthode (TeamFoundationRequestContext, Guid)

Recherche des propriétés Hôte de service à l'identification fournies hôte

Cela ne retourne aucune information concernant cet hôte, et il n'inclut aucun enfant.

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

Syntaxe

'Déclaration
Public Function QueryServiceHostProperties ( _
    requestContext As TeamFoundationRequestContext, _
    hostId As Guid _
) As TeamFoundationServiceHostProperties
public TeamFoundationServiceHostProperties QueryServiceHostProperties(
    TeamFoundationRequestContext requestContext,
    Guid hostId
)

Paramètres

  • hostId
    Type : System.Guid
    ID de l'hôte souhaité de service.

Valeur de retour

Type : Microsoft.TeamFoundation.Framework.Server.TeamFoundationServiceHostProperties
Propriétés hôte pour l'hôte demandé de service.

Implémentations

ITeamFoundationHostManagementService.QueryServiceHostProperties(TeamFoundationRequestContext, Guid)

Sécurité .NET Framework

Voir aussi

Référence

TeamFoundationHostManagementService Classe

QueryServiceHostProperties, surcharge

Microsoft.TeamFoundation.Framework.Server, espace de noms