Condividi tramite


Metodo StrongBoxWebService.GetItemInfo

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

Sintassi

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

Parametri

Valore restituito

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

Sicurezza di .NET Framework

Vedere anche

Riferimenti

StrongBoxWebService Classe

Spazio dei nomi Microsoft.TeamFoundation.Framework.Server.Alm.WebServices