This documentation is archived and is not being maintained.

IConnectTeamProjectItem Interface

Visual Studio 2013

Extensibility interface for a team project item in the Connect page.

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

'Declaration
Public Interface IConnectTeamProjectItem

The IConnectTeamProjectItem type exposes the following members.

  NameDescription
Public propertyNameGet the team project name.
Public propertySccFlagsGet the team project SCC flags.
Public propertyTeamProjectCollectionUriGet the team project collection uri.
Public propertyUriGet the team project URI.
Top
Show: