Freigeben über


TpcTeamStore.GetTeamsForCurrentUser-Methode

Ruft alle Teams ab, die der aktiven Benutzer Mitglied für der ausgewählten Projekt-URIs ist (ausgewählt im "initialisieren Sie" oder über Methoden "GetTeam").

Namespace:  Microsoft.VisualStudio.Services.Integration
Assembly:  Microsoft.VisualStudio.Services.Integration (in Microsoft.VisualStudio.Services.Integration.dll)

Syntax

'Declaration
Public Function GetTeamsForCurrentUser As ICollection(Of TeamConfiguration)
public ICollection<TeamConfiguration> GetTeamsForCurrentUser()

Rückgabewert

Typ: System.Collections.Generic.ICollection<TeamConfiguration>

.NET Framework-Sicherheit

Siehe auch

Referenz

TpcTeamStore Klasse

Microsoft.VisualStudio.Services.Integration-Namespace