Share via


ITestController.Unregister Method ()

 

Removes the registration of this test controller from the team project collection.

Namespace:   Microsoft.TeamFoundation.TestManagement.Client
Assembly:  Microsoft.TeamFoundation.TestManagement.Client (in Microsoft.TeamFoundation.TestManagement.Client.dll)

Syntax

void Unregister()
void Unregister()
abstract Unregister : unit -> unit
Sub Unregister

See Also

ITestController Interface
Microsoft.TeamFoundation.TestManagement.Client Namespace

Return to top