This documentation is archived and is not being maintained.
ConnectPageProjectExtendedInfo Class
Visual Studio 2013
Extended information about a team project displayed on the Connect Page, including sub items and properties affecting the actual team project.
System.Object
Microsoft.VisualStudio.TeamFoundation.TeamExplorer.ConnectPage.ConnectPageProjectExtendedInfo
Microsoft.VisualStudio.TeamFoundation.TeamExplorer.ConnectPage.ConnectPageProjectExtendedInfo
Namespace: Microsoft.VisualStudio.TeamFoundation.TeamExplorer.ConnectPage
Assembly: Microsoft.VisualStudio.TeamFoundation (in Microsoft.VisualStudio.TeamFoundation.dll)
The ConnectPageProjectExtendedInfo type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | CopyToClipboardItems | Additional items to include in the string copied to the clipboard. |
![]() | IsAvailableLocally | Is the TeamProject preset locally |
![]() | SubItems | The list of sub-items for the Team Project. |
![]() | ToolTipFullRow | Optional additional full row tool string to display for the Team Project. |
![]() | ToolTipItems | Optional additional tool tip Label / Value pairs to display for the Team Project. |
| Name | Description | |
|---|---|---|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |
Show:
