Share via


ITestVariable.Save Method ()

 

Writes the new or updated variable to the server.

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

Syntax

void Save()
void Save()
abstract Save : unit -> unit
Sub Save

See Also

ITestVariable Interface
Microsoft.TeamFoundation.TestManagement.Client Namespace

Return to top