Compartilhar via


Método TeamFoundationStrongBoxService.GetDrawerContents

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

Sintaxe

'Declaração
Public Function GetDrawerContents ( _
    requestContext As TeamFoundationRequestContext, _
    drawerId As Guid _
) As List(Of StrongBoxItemInfo)
public List<StrongBoxItemInfo> GetDrawerContents(
    TeamFoundationRequestContext requestContext,
    Guid drawerId
)

Parâmetros

Valor de retorno

Tipo: System.Collections.Generic.List<StrongBoxItemInfo>
Retorna List<T>.

Segurança do .NET Framework

Consulte também

Referência

TeamFoundationStrongBoxService Classe

Namespace Microsoft.TeamFoundation.Framework.Server