Condividi tramite


Metodo TeamFoundationStrongBoxService.GetDrawerContents

Spazio dei nomi:  Microsoft.TeamFoundation.Framework.Server
Assembly:  Microsoft.TeamFoundation.Framework.Server (in Microsoft.TeamFoundation.Framework.Server.dll)

Sintassi

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

Parametri

Valore restituito

Tipo: System.Collections.Generic.List<StrongBoxItemInfo>
Restituisca il valore List<T>.

Sicurezza di .NET Framework

Vedere anche

Riferimenti

TeamFoundationStrongBoxService Classe

Spazio dei nomi Microsoft.TeamFoundation.Framework.Server