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.

ITestConfiguration::Save Method ()

 

Saves the new or updated test configuration settings to the server.

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

void Save()

If this test configuration is referenced by a test result, the update will fail. To force an update, use the Save method.

Return to top
Show: