Поделиться через


TeamFoundationStrongBoxService.GetDrawerContents - метод

Пространство имен:  Microsoft.TeamFoundation.Framework.Server.Alm
Сборка:  Microsoft.TeamFoundation.Framework.Server (в Microsoft.TeamFoundation.Framework.Server.dll)

Синтаксис

'Декларация
Public Function GetDrawerContents ( _
    requestContext As TeamFoundationRequestContext, _
    drawerId As Guid _
) As List(Of StrongBoxItemInfo)
public List<StrongBoxItemInfo> GetDrawerContents(
    TeamFoundationRequestContext requestContext,
    Guid drawerId
)

Параметры

Возвращаемое значение

Тип: System.Collections.Generic.List<StrongBoxItemInfo>

Безопасность платформы .NET Framework

См. также

Ссылки

TeamFoundationStrongBoxService Класс

Microsoft.TeamFoundation.Framework.Server.Alm - пространство имен