IBuildDefinitionEditor Interface

This interface is implemented by the Build Definition Editor window.

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

Syntax

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

The IBuildDefinitionEditor type exposes the following members.

Methods

  Name Description
Public method Refresh Call this method if the IBuildDefinition object that is being edited changes.

Top

See Also

Reference

Microsoft.TeamFoundation.Build.Controls Namespace