Condividi tramite


Metodo TeamFoundationStrongBoxService.GetItemInfo

Spazio dei nomi:  Microsoft.TeamFoundation.Framework.Server
Assembly:  Microsoft.TeamFoundation.Framework.Server (in Microsoft.TeamFoundation.Framework.Server.dll)

Sintassi

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

Parametri

Valore restituito

Tipo: Microsoft.TeamFoundation.Framework.Server.StrongBoxItemInfo
Restituisca il valore StrongBoxItemInfo.

Sicurezza di .NET Framework

Vedere anche

Riferimenti

TeamFoundationStrongBoxService Classe

Spazio dei nomi Microsoft.TeamFoundation.Framework.Server