Partager via


TeamFoundationHostManagementService.QueryChildrenServiceHostPropertiesCached, méthode

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

Syntaxe

'Déclaration
Public Function QueryChildrenServiceHostPropertiesCached ( _
    requestContext As TeamFoundationRequestContext, _
    parentHostId As Guid _
) As IEnumerable(Of HostProperties)
public IEnumerable<HostProperties> QueryChildrenServiceHostPropertiesCached(
    TeamFoundationRequestContext requestContext,
    Guid parentHostId
)

Paramètres

Valeur de retour

Type : System.Collections.Generic.IEnumerable<HostProperties>
retourne IEnumerable<T> ;

Implémentations

ITeamFoundationHostManagementService.QueryChildrenServiceHostPropertiesCached(TeamFoundationRequestContext, Guid)

Sécurité .NET Framework

Voir aussi

Référence

TeamFoundationHostManagementService Classe

Microsoft.TeamFoundation.Framework.Server, espace de noms