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 | |
---|---|---|
SelectedSolutions | Get the list of selected solutions. | |
Solutions | Get the list of displayed solutions. |
Top
See Also
Reference
Microsoft.VisualStudio.TeamFoundation.Extensibility Namespace