Information
The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.

ITestEnvironment::Register Method ()

 

Registers this test environment with the team project collection and sets the Id.

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

void Register()

Exception Condition
TestManagementInvalidOperationException

The test environment was already registered or is missing either the team project or test controller properties.

Return to top
Show: