Condividi tramite


Metodo ITeamFoundationHostManagementService.QueryChildrenServiceHostPropertiesCached

Spazio dei nomi:  Microsoft.TeamFoundation.Framework.Server
Assembly:  Microsoft.TeamFoundation.Framework.Server (in Microsoft.TeamFoundation.Framework.Server.dll)

Sintassi

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

Parametri

Valore restituito

Tipo: System.Collections.Generic.IEnumerable<HostProperties>
Restituisca il valore IEnumerable<T>.

Sicurezza di .NET Framework

Vedere anche

Riferimenti

ITeamFoundationHostManagementService Interfaccia

Spazio dei nomi Microsoft.TeamFoundation.Framework.Server