This documentation is archived and is not being maintained.
ServerSettings Class
Visual Studio 2013
Represents the server settings and its components.
Namespace: Microsoft.TeamFoundation.VersionControl.Client
Assembly: Microsoft.TeamFoundation.VersionControl.Client (in Microsoft.TeamFoundation.VersionControl.Client.dll)
The ServerSettings type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | ServerSettings(ServerSettings) | Copy constructor for a ServerSettings instance. |
![]() | ServerSettings(WorkspaceLocation) | Initializes a new instance of the ServerSettings class with the specified workspace location. |
| Name | Description | |
|---|---|---|
![]() | AllowAsynchronousCheckoutInServerWorkspaces | Gets or sets a value that indicates whether the server allows asynchronous checkout in server workspaces. |
![]() ![]() | Default | |
![]() | DefaultWorkspaceLocation | Gets the default workspace location. |
![]() | IsDefault | |
![]() | MaxServerPathLength |
| 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. (Overrides Object::ToString().) |
Show:
