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.
Assembly: Microsoft.TeamFoundation.TestManagement.Client (in Microsoft.TeamFoundation.TestManagement.Client.dll)
| Exception | Condition |
|---|---|
| TestManagementInvalidOperationException | This test controller is not registered. |
Update is always performed even when the properties have not changed.
Show: