Share via


IBuildInformation.Save Method

Saves any changes to the collection of information nodes (and all subtrees) to the build 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 IBuildInformation

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

.NET Framework Security

See Also

Reference

IBuildInformation Interface

IBuildInformation Members

Microsoft.TeamFoundation.Build.Client Namespace