Share via


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)

Overload List

Name Description
System_CAPS_pubmethod Save()

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

System_CAPS_pubmethod Save(Boolean)

Saves the new or updated test configuration settings to the server, optionally forcing the update if any existing references to this test configuration occur.

See Also

ITestConfiguration Interface
Microsoft.TeamFoundation.TestManagement.Client Namespace

Return to top