IConnectTeamFoundationServerItem Interface
Extensibility interface for a Team Foundation server item in the Connect page.
Namespace: Microsoft.VisualStudio.TeamFoundation.Extensibility
Assembly: Microsoft.VisualStudio.TeamFoundation (in Microsoft.VisualStudio.TeamFoundation.dll)
Syntax
'Declaration
Public Interface IConnectTeamFoundationServerItem
public interface IConnectTeamFoundationServerItem
public interface class IConnectTeamFoundationServerItem
type IConnectTeamFoundationServerItem = interface end
public interface IConnectTeamFoundationServerItem
The IConnectTeamFoundationServerItem type exposes the following members.
Properties
Name | Description | |
---|---|---|
TeamProjects | Get the list of team projects. | |
Uri | Get the Team Foundation server URI. |
Top
See Also
Reference
Microsoft.VisualStudio.TeamFoundation.Extensibility Namespace