IConnectTeamProjectItem Interface
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 | |
---|---|---|
Name | Get the team project name. | |
SccFlags | Get the team project SCC flags. | |
TeamProjectCollectionUri | Get the team project collection uri. | |
Uri | Get the team project URI. |
Top
See Also
Reference
Microsoft.VisualStudio.TeamFoundation.Extensibility Namespace