IBuildDefinition.CreateManualBuild Method

Include Protected Members
Include Inherited Members

Creates a build detail record in the Team Foundation Server build database.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public method CreateManualBuild(String) Creates a build detail record in the Team Foundation Server build database. Build information and other changes can be made to the returned IBuildDetail object.
Public method CreateManualBuild(String, String) Creates a build detail record in the Team Foundation Server build database. Build information and other changes can be made to the returned IBuildDetail object.
Public method CreateManualBuild(String, String, BuildStatus, IBuildController, String) Creates a build detail record in the Team Foundation Server build database.

Top

See Also

Reference

IBuildDefinition Interface

Microsoft.TeamFoundation.Build.Client Namespace