Partager via


StrongBoxWebService.GetItemInfo, méthode

Espace de noms :  Microsoft.TeamFoundation.Framework.Server.Alm.WebServices
Assembly :  Microsoft.TeamFoundation.Framework.Server (dans Microsoft.TeamFoundation.Framework.Server.dll)

Syntaxe

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

Paramètres

Valeur de retour

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

Sécurité .NET Framework

Voir aussi

Référence

StrongBoxWebService Classe

Microsoft.TeamFoundation.Framework.Server.Alm.WebServices, espace de noms