Partager via


ITeamFoundationHostManagementService.QueryChildrenServiceHostPropertiesCached, méthode

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

Syntaxe

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

Paramètres

Valeur de retour

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

Sécurité .NET Framework

Voir aussi

Référence

ITeamFoundationHostManagementService Interface

Microsoft.TeamFoundation.Framework.Server, espace de noms