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
Public property Name Get the team project name.
Public property SccFlags Get the team project SCC flags.
Public property TeamProjectCollectionUri Get the team project collection uri.
Public property Uri Get the team project URI.

Top

See Also

Reference

Microsoft.VisualStudio.TeamFoundation.Extensibility Namespace