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