Compartilhar via


Método ITeamFoundationHostManagementService.QueryChildrenServiceHostPropertiesCached

Namespace:  Microsoft.TeamFoundation.Framework.Server
Assembly:  Microsoft.TeamFoundation.Framework.Server (em Microsoft.TeamFoundation.Framework.Server.dll)

Sintaxe

'Declaração
Function QueryChildrenServiceHostPropertiesCached ( _
    requestContext As TeamFoundationRequestContext, _
    parentHostId As Guid _
) As IEnumerable(Of HostProperties)
IEnumerable<HostProperties> QueryChildrenServiceHostPropertiesCached(
    TeamFoundationRequestContext requestContext,
    Guid parentHostId
)

Parâmetros

Valor de retorno

Tipo: System.Collections.Generic.IEnumerable<HostProperties>
Retorna IEnumerable<T>.

Segurança do .NET Framework

Consulte também

Referência

ITeamFoundationHostManagementService Interface

Namespace Microsoft.TeamFoundation.Framework.Server