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::Update Method ()

 

Persists the updated properties of the test environment.

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

void Update()

Exception Condition
TestManagementInvalidOperationException

The test environment is not registered.

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

Return to top
Show: