Freigeben über


StrongBoxWebService.GetItemInfo-Methode

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

Syntax

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

Parameter

Rückgabewert

Typ: Microsoft.TeamFoundation.Framework.Server.StrongBoxItemInfo

.NET Framework-Sicherheit

Siehe auch

Referenz

StrongBoxWebService Klasse

Microsoft.TeamFoundation.Server.Core.WebServices-Namespace