IBuildController Methods

Include Protected Members
Include Inherited Members

The IBuildController type exposes the following members.

Methods

  Name Description
Public method AddBuildAgent Adds a build agent to this build controller.
Public method Delete Deletes this build controller.
Public method LoadCustomActivities Downloads all assemblies from the CustomAssemblyLocation to the local path, loads the assemblies that contain custom activity types, and returns a list of the custom activity types.
Public method LoadCustomActivitiesAndExtensions Downloads all assemblies from the CustomAssemblyLocation to the local path, loads the assemblies that contain custom activity and extension types, and returns a list of the custom activity and extension types.
Public method Refresh Refreshes the build controller by getting current property values from the build server.
Public method RemoveBuildAgent Removes a build agent from this controller.
Public method Save Saves changes made to this build controller to the build server.

Top

See Also

Reference

IBuildController Interface

Microsoft.TeamFoundation.Build.Client Namespace