Freigeben über


ITeamFoundationHostManagementService.QueryChildrenServiceHostPropertiesCached-Methode

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

Syntax

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

Parameter

Rückgabewert

Typ: System.Collections.Generic.IEnumerable<HostProperties>
Gibt IEnumerable<T> zurück.

.NET Framework-Sicherheit

Siehe auch

Referenz

ITeamFoundationHostManagementService Schnittstelle

Microsoft.TeamFoundation.Framework.Server-Namespace