TeamFoundationStrongBoxService.GetItemInfo 方法 (TeamFoundationRequestContext, Guid, String)

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

語法

'宣告
Public Function GetItemInfo ( _
    requestContext As TeamFoundationRequestContext, _
    drawerId As Guid, _
    lookupKey As String _
) As StrongBoxItemInfo
public StrongBoxItemInfo GetItemInfo(
    TeamFoundationRequestContext requestContext,
    Guid drawerId,
    string lookupKey
)

參數

傳回值

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

Implements

ITeamFoundationStrongBoxService.GetItemInfo(TeamFoundationRequestContext, Guid, String)

.NET Framework 安全性

請參閱

參考

TeamFoundationStrongBoxService 類別

GetItemInfo 多載

Microsoft.TeamFoundation.Framework.Server 命名空間