Metodo TeamFoundationHostManagementService.QueryChildrenServiceHostPropertiesCached

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

Sintassi

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

Parametri

Valore restituito

Tipo: System.Collections.Generic.IEnumerable<TeamFoundationServiceHostProperties>

Sicurezza di .NET Framework

Vedere anche

Riferimenti

TeamFoundationHostManagementService Classe

Spazio dei nomi Microsoft.TeamFoundation.Framework.Server