ISolutionsSectionExt Interface

Extensibility interface for the Solutions section.

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

Syntax

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

The ISolutionsSectionExt type exposes the following members.

Properties

  Name Description
Public property SelectedSolutions Get the list of selected solutions.
Public property Solutions Get the list of displayed solutions.

Top

See Also

Reference

Microsoft.VisualStudio.TeamFoundation.Extensibility Namespace