Freigeben über


GitHttpClient.DeleteRepositoryAsync-Methode

Namespace:  Microsoft.TeamFoundation.SourceControl.WebApi
Assembly:  Microsoft.TeamFoundation.SourceControl.WebApi (in Microsoft.TeamFoundation.SourceControl.WebApi.dll)

Syntax

'Declaration
Public Function DeleteRepositoryAsync ( _
    repositoryId As Guid, _
    userState As Object _
) As Task
public Task DeleteRepositoryAsync(
    Guid repositoryId,
    Object userState
)

Parameter

Rückgabewert

Typ: System.Threading.Tasks.Task

.NET Framework-Sicherheit

Siehe auch

Referenz

GitHttpClient Klasse

Microsoft.TeamFoundation.SourceControl.WebApi-Namespace