Share via


IQueuedBuild.Save Method

Saves any changes that were made to the queued build to the server.

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

Syntax

'Declaration
Sub Save
'Usage
Dim instance As IQueuedBuild

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

.NET Framework Security

See Also

Reference

IQueuedBuild Interface

IQueuedBuild Members

Microsoft.TeamFoundation.Build.Client Namespace