This documentation is archived and is not being maintained.
RegisteredProjectCollection Class
Visual Studio 2013
Describes a registered project collection.
Namespace: Microsoft.TeamFoundation.Client
Assembly: Microsoft.TeamFoundation.Client (in Microsoft.TeamFoundation.Client.dll)
The RegisteredProjectCollection type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | AutoReconnect | Gets or sets a flag describing whether Team Explorer will auto-reconnect to this registered project collection upon start-up if it was the most recently connected collection. |
![]() | DisplayName | Friendly name of the collection |
![]() | InstanceId | Instance Id of the collection |
![]() | Name | Gets the name of the registered project collection. |
![]() | Offline | Gets or sets a flag describing whether this registerd project collection is offline. |
![]() | Uri | Gets the URI of the registered project collection. |
| Name | Description | |
|---|---|---|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |
Show:
