Share via


TeamFoundationStrongBoxService.GetDrawerContents, méthode

Espace de noms :  Microsoft.TeamFoundation.Framework.Server
Assembly :  Microsoft.TeamFoundation.Framework.Server (dans Microsoft.TeamFoundation.Framework.Server.dll)

Syntaxe

'Déclaration
Public Function GetDrawerContents ( _
    requestContext As TeamFoundationRequestContext, _
    drawerId As Guid _
) As List(Of StrongBoxItemInfo)
public List<StrongBoxItemInfo> GetDrawerContents(
    TeamFoundationRequestContext requestContext,
    Guid drawerId
)

Paramètres

Valeur de retour

Type : System.Collections.Generic.List<StrongBoxItemInfo>
retourne List<T> ;

Sécurité .NET Framework

Voir aussi

Référence

TeamFoundationStrongBoxService Classe

Microsoft.TeamFoundation.Framework.Server, espace de noms