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)

Syntax

'Declaration
Sub Save
void Save()
void Save()
abstract Save : unit -> unit
function Save()

Remarks

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

.NET Framework Security

See Also

Reference

ITestConfiguration Interface

Save Overload

Microsoft.TeamFoundation.TestManagement.Client Namespace

Save