Freigeben über


ControllersController.DeleteController-Methode

Löschen eines Besonderebuildcontroller

Namespace:  Microsoft.TeamFoundation.Build.Server.Rest
Assembly:  Microsoft.TeamFoundation.Build.Server (in Microsoft.TeamFoundation.Build.Server.dll)

Syntax

'Declaration
<HttpDeleteAttribute> _
Public Sub DeleteController ( _
    controllerId As Integer _
)
[HttpDeleteAttribute]
public void DeleteController(
    int controllerId
)

Parameter

.NET Framework-Sicherheit

Siehe auch

Referenz

ControllersController Klasse

Microsoft.TeamFoundation.Build.Server.Rest-Namespace