ISectionContainer Interface

This interface represents the View that contains the sections and section nodes.

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

Syntax

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

The ISectionContainer type exposes the following members.

Properties

  Name Description
Public property StandardSectionNames Returns the names of all the standard sections in summary view of the View.
Public property TeamProjectCollection Returns an instance of the TeamProjectCollection object associated with this 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