IConnectTeamProjectSubItem Interface
Extensibility interface for a team project sub project list item in the connect page.
Namespace: Microsoft.VisualStudio.TeamFoundation.Extensibility
Assembly: Microsoft.VisualStudio.TeamFoundation (in Microsoft.VisualStudio.TeamFoundation.dll)
Syntax
'Declaration
Public Interface IConnectTeamProjectSubItem
public interface IConnectTeamProjectSubItem
public interface class IConnectTeamProjectSubItem
type IConnectTeamProjectSubItem = interface end
public interface IConnectTeamProjectSubItem
The IConnectTeamProjectSubItem type exposes the following members.
Properties
Name | Description | |
---|---|---|
Name | Get the name of the sub-item | |
TeamProject | Get the parent team project. |
Top
See Also
Reference
Microsoft.VisualStudio.TeamFoundation.Extensibility Namespace