Compartir a través de


StrongBoxWebService.GetItemInfo (Método)

Espacio de nombres:  Microsoft.TeamFoundation.Server.Core.WebServices
Ensamblado:  Microsoft.TeamFoundation.Server.Core (en Microsoft.TeamFoundation.Server.Core.dll)

Sintaxis

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

Parámetros

Valor devuelto

Tipo: Microsoft.TeamFoundation.Framework.Server.StrongBoxItemInfo

Seguridad de .NET Framework

Vea también

Referencia

StrongBoxWebService Clase

Microsoft.TeamFoundation.Server.Core.WebServices (Espacio de nombres)