Share via


IBuildAgent.Save Method

Saves any changes that were made to the build agent on the build computer.

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

Syntax

'Declaration
Sub Save
'Usage
Dim instance As IBuildAgent

instance.Save()
void Save()
void Save()
function Save()

.NET Framework Security

See Also

Reference

IBuildAgent Interface

IBuildAgent Members

Microsoft.TeamFoundation.Build.Client Namespace