Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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 | |
---|---|---|
![]() |
Refresh | Call this method if the IBuildDefinition object that is being edited changes. |
Top