Freigeben über


TeamFoundationFileContainerService.QueryContainers-Methode (TeamFoundationRequestContext)

Fragt alle Container ab.

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

Syntax

'Declaration
Public Function QueryContainers ( _
    requestContext As TeamFoundationRequestContext _
) As List(Of FileContainer)
public List<FileContainer> QueryContainers(
    TeamFoundationRequestContext requestContext
)

Parameter

Rückgabewert

Typ: System.Collections.Generic.List<FileContainer>
Die Liste aller Container.

.NET Framework-Sicherheit

Siehe auch

Referenz

TeamFoundationFileContainerService Klasse

QueryContainers-Überladung

Microsoft.TeamFoundation.Framework.Server-Namespace