Freigeben über


ITeamFoundationApplicationHostProperties.GetCollections-Methode

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

Syntax

'Declaration
Function GetCollections ( _
    requestContext As TeamFoundationRequestContext, _
    hostName As String _
) As IEnumerable(Of TeamProjectCollectionProperties)
IEnumerable<TeamProjectCollectionProperties> GetCollections(
    TeamFoundationRequestContext requestContext,
    string hostName
)

Parameter

Rückgabewert

Typ: System.Collections.Generic.IEnumerable<TeamProjectCollectionProperties>

.NET Framework-Sicherheit

Siehe auch

Referenz

ITeamFoundationApplicationHostProperties Schnittstelle

Microsoft.TeamFoundation.Server.Core-Namespace