Compartilhar via


Método StrongBoxWebService.GetItemInfo

Namespace:  Microsoft.TeamFoundation.Server.Core.WebServices
Assembly:  Microsoft.TeamFoundation.Server.Core (em Microsoft.TeamFoundation.Server.Core.dll)

Sintaxe

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

Parâmetros

Valor de retorno

Tipo: Microsoft.TeamFoundation.Framework.Server.StrongBoxItemInfo

Segurança do .NET Framework

Consulte também

Referência

StrongBoxWebService Classe

Namespace Microsoft.TeamFoundation.Server.Core.WebServices