This documentation is archived and is not being maintained.
VersionControlServer Properties
Visual Studio 2013
The VersionControlServer type exposes the following members.
| Name | Description | |
|---|---|---|
|
ArtifactProvider | Gets the artifact provider for the server. |
|
AuthenticatedUser | Obsolete. Gets the identity that the server used to authenticate the user. |
|
AuthorizedIdentity | Gets the authorized identity associated with the version control server. |
|
AuthorizedUser | Gets the user who is authorized to use the specified server. |
|
BaselineFolderNamePrefix | Gets the baseline folder name prefix associated with the version control server. |
|
Canceled | Gets or sets a flag that describes whether the user has requested cancellation of the current operation. |
|
ClientTracing | Gets or sets the tracing level for all instances of VersionControlServer. |
|
CurrentCommand | Gets or sets the command that is executed on the client side. |
|
IgnoreFileName | Gets the ignored file name associated with the version control server. |
|
MaxBackgroundThreads | Gets or sets the maximum number of background threads that will be used for file uploads and downloads. |
|
MaxResults | Gets or sets the maximum number of Get operation results that the server may return from a single call. |
|
ServerGuid | Gets the GUID of the Version Control Server repository. |
|
SupportedFeatures | Gets the features supported by the Version Control Server. |
|
TeamFoundationServer | Obsolete. Gets the TeamFoundationServer that owns this VersionControlServer instance. |
|
TeamProjectCollection | Gets the TfsTeamProjectCollection that owns this VersionControlServer instance. |
|
WebServiceLevel | Gets the version of the web services associated with the server. |
Show: