IBuildDefinitionManager Interface

This interface represents the actions that can be performed with Build Definitions.

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

Syntax

'Declaration
Public Interface IBuildDefinitionManager
public interface IBuildDefinitionManager
public interface class IBuildDefinitionManager
type IBuildDefinitionManager =  interface end
public interface IBuildDefinitionManager

The IBuildDefinitionManager type exposes the following members.

Methods

  Name Description
Public method OpenDefinition This action is the same as the user selecting Edit Definition from the Team Explorer Build Definition context menu.
Public method RefreshUICache Call this method to force the UI to update its list of displayed definitions.

Top

See Also

Reference

Microsoft.VisualStudio.TeamFoundation.Build Namespace