ITestEnvironment.Unregister Method ()

 

Unregisters this test environment and its test environments 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

ITestEnvironment Interface
Microsoft.TeamFoundation.TestManagement.Client Namespace

Return to top