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)
Syntax
'Declaration
Public Interface IConnectTeamProjectItem
public interface IConnectTeamProjectItem
public interface class IConnectTeamProjectItem
type IConnectTeamProjectItem =  interface end
public interface IConnectTeamProjectItem
The IConnectTeamProjectItem type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| .gif) | Name | Get the team project name. | 
| .gif) | SccFlags | Get the team project SCC flags. | 
| .gif) | TeamProjectCollectionUri | Get the team project collection uri. | 
| .gif) | Uri | Get the team project URI. | 
Top
See Also
Reference
Microsoft.VisualStudio.TeamFoundation.Extensibility Namespace