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.

ITestController::Update Method ()

 

Updates the registration of this test controller in the team project collection.

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

void Update()

Exception Condition
TestManagementInvalidOperationException

This test controller is not registered.

Update is always performed even when the properties have not changed.

Return to top
Show: