This documentation is archived and is not being maintained.

IConnectTeamProjectSubItem Interface

Visual Studio 2013

Extensibility interface for a team project sub project list item in the connect page.

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

'Declaration
Public Interface IConnectTeamProjectSubItem

The IConnectTeamProjectSubItem type exposes the following members.

  NameDescription
Public propertyNameGet the name of the sub-item
Public propertyTeamProjectGet the parent team project.
Top
Show: