Compartir a través de


TeamFoundationHostManagementService.QueryChildrenServiceHostPropertiesCached (Método)

Espacio de nombres:  Microsoft.TeamFoundation.Framework.Server
Ensamblado:  Microsoft.TeamFoundation.Framework.Server (en Microsoft.TeamFoundation.Framework.Server.dll)

Sintaxis

'Declaración
Public Function QueryChildrenServiceHostPropertiesCached ( _
    requestContext As TeamFoundationRequestContext, _
    parentHostId As Guid _
) As IEnumerable(Of HostProperties)
public IEnumerable<HostProperties> QueryChildrenServiceHostPropertiesCached(
    TeamFoundationRequestContext requestContext,
    Guid parentHostId
)

Parámetros

Valor devuelto

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

Implementaciones

ITeamFoundationHostManagementService.QueryChildrenServiceHostPropertiesCached(TeamFoundationRequestContext, Guid)

Seguridad de .NET Framework

Vea también

Referencia

TeamFoundationHostManagementService Clase

Microsoft.TeamFoundation.Framework.Server (Espacio de nombres)