Share via


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 命名空間