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


StrongBoxWebService.GetDrawerContents - метод

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

Синтаксис

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

Параметры

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

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

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

См. также

Ссылки

StrongBoxWebService Класс

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