IFavoritesStore.GetFavorites-Methode

Namespace:  Microsoft.TeamFoundation.Controls
Assembly:  Microsoft.TeamFoundation.Controls (in Microsoft.TeamFoundation.Controls.dll)

Syntax

'Declaration
Function GetFavorites As IEnumerable(Of FavoriteItem)
IEnumerable<FavoriteItem> GetFavorites()

Rückgabewert

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

.NET Framework-Sicherheit

Siehe auch

Referenz

IFavoritesStore Schnittstelle

Microsoft.TeamFoundation.Controls-Namespace