This documentation is archived and is not being maintained.
IConnectExt2 Interface
Visual Studio 2013
Extensibility interface for the Connect page.
Namespace: Microsoft.VisualStudio.TeamFoundation.Extensibility
Assembly: Microsoft.VisualStudio.TeamFoundation (in Microsoft.VisualStudio.TeamFoundation.dll)
The IConnectExt2 type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | HostedTeamFoundationServers | Get the list of hosted Team Foundation servers. (Inherited from IConnectExt.) |
![]() | SelectedItems | Get the selected items. This can be either a ConnectTeamProjectItem or IConnectTeamProjectSubItem. Check the item type and cast to the appropriate object type. |
![]() | SelectedTeamProjects | Get the selected team projects. (Inherited from IConnectExt.) |
![]() | TeamFoundationServers | Get the list of Team Foundation servers. (Inherited from IConnectExt.) |
| Name | Description | |
|---|---|---|
![]() | PropertyChanged | Occurs when a property value changes. (Inherited from INotifyPropertyChanged.) |
Show:
