TeamFoundationServer Properties
Visual Studio 2012
The TeamFoundationServer type exposes the following members.
| Name | Description | |
|---|---|---|
|
AuthenticatedUserDisplayName | Gets the display name of the authenticated user. |
|
AuthenticatedUserIdentity | Gets the authenticated user's identity. |
|
AuthenticatedUserName | Gets the authenticated user name. |
|
ClientCacheDirectory | Gets the directory that contains the client cache files. |
|
ClientCacheDirectoryForInstance | Gets the directory to use when data is cached from the server. |
|
ClientSettingsDirectory | Gets or sets the directory that contains the client settings files. |
|
Credentials | Gets the credentials for this TeamFoundationServer object. |
|
Culture | Gets or sets the culture to use for this TeamFoundationServer object. |
|
HasAuthenticated | Gets a flag that describes whether this TeamFoundationServer object has successfully authenticated. |
|
InstanceId | Gets the GUID that uniquely identifies the server. |
|
Name | Gets the name of the server that is running Team Foundation Server. |
|
SessionId | Gets the GUID that identifies this TeamFoundationServer object to the server and is recorded in the activity log of the server. |
|
TfsTeamProjectCollection | Gets the TfsTeamProjectCollection instance that is associated with this TeamFoundationServer object. |
|
TimeZone | Gets or sets the time zone. |
|
Uri | Gets the URI of the current server that is running Team Foundation Server. |