共用方式為


StrongBoxWebService.GetItemInfo 方法

命名空間:  Microsoft.TeamFoundation.Server.Core.WebServices
組件:  Microsoft.TeamFoundation.Server.Core (在 Microsoft.TeamFoundation.Server.Core.dll 中)

語法

'宣告
<WebMethodAttribute> _
Public Function GetItemInfo ( _
    drawerId As Guid, _
    lookupKey As String _
) As StrongBoxItemInfo
[WebMethodAttribute]
public StrongBoxItemInfo GetItemInfo(
    Guid drawerId,
    string lookupKey
)

參數

傳回值

類型:Microsoft.TeamFoundation.Framework.Server.StrongBoxItemInfo

.NET Framework 安全性

請參閱

參考

StrongBoxWebService 類別

Microsoft.TeamFoundation.Server.Core.WebServices 命名空間