Freigeben über


TeamFoundationStrongBoxService.GetItemInfo-Methode

Namespace:  Microsoft.TeamFoundation.Framework.Server.Alm
Assembly:  Microsoft.TeamFoundation.Framework.Server (in Microsoft.TeamFoundation.Framework.Server.dll)

Syntax

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

Parameter

Rückgabewert

Typ: Microsoft.TeamFoundation.Framework.Server.Alm.StrongBoxItemInfo

.NET Framework-Sicherheit

Siehe auch

Referenz

TeamFoundationStrongBoxService Klasse

Microsoft.TeamFoundation.Framework.Server.Alm-Namespace