Freigeben über


StrongBoxWebService.DeleteItem-Methode

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

Syntax

'Declaration
<WebMethodAttribute> _
Public Sub DeleteItem ( _
    drawerId As Guid, _
    lookupKey As String _
)
[WebMethodAttribute]
public void DeleteItem(
    Guid drawerId,
    string lookupKey
)

Parameter

.NET Framework-Sicherheit

Siehe auch

Referenz

StrongBoxWebService Klasse

Microsoft.TeamFoundation.Server.Core.WebServices-Namespace