VersionControlServer Properties

Include Protected Members
Include Inherited Members

The VersionControlServer type exposes the following members.

Properties

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

Top

See Also

Reference

VersionControlServer Class

Microsoft.TeamFoundation.VersionControl.Client Namespace