Share via


TeamFoundationStrongBoxService.GetDrawerContents (Método)

Espacio de nombres:  Microsoft.TeamFoundation.Framework.Server
Ensamblado:  Microsoft.TeamFoundation.Framework.Server (en Microsoft.TeamFoundation.Framework.Server.dll)

Sintaxis

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

Parámetros

Valor devuelto

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

Seguridad de .NET Framework

Vea también

Referencia

TeamFoundationStrongBoxService Clase

Microsoft.TeamFoundation.Framework.Server (Espacio de nombres)