IBuildDetailView Interface

This interface represents the Build Details View.

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

Syntax

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

The IBuildDetailView type exposes the following members.

Properties

  Name Description
Public property StandardSectionNames Returns the names of all the standard sections in summary view of the Build Details View.
Public property TeamProjectCollection Returns an instance of the TeamProjectCollection object associated with this Build Details View.

Top

Methods

  Name Description
Public method NavigateLink This method navigates to the link (inside Visual Studio if it is possible).

Top

See Also

Reference

Microsoft.TeamFoundation.Build.Controls Namespace