This documentation is archived and is not being maintained.
ProxyInfo Class
Visual Studio 2013
Information about a proxy server connection.
Namespace: Microsoft.TeamFoundation.VersionControl.Client
Assembly: Microsoft.TeamFoundation.VersionControl.Client (in Microsoft.TeamFoundation.VersionControl.Client.dll)
The ProxyInfo type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | Description | Gets a description of the proxy connection. |
![]() | Flags | Gets the flags for this proxy server record. |
![]() | FriendlyName | Gets the name of the server. |
![]() | Site | Gets the site of the server. |
![]() | Url | Gets the URL of the server. |
| Name | Description | |
|---|---|---|
![]() | Equals | Determines whether the specified ProxyInfo is equal to this instance. (Overrides Object::Equals(Object).) |
![]() | GetHashCode | Gets the hash code for this object. (Overrides Object::GetHashCode().) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | ToString | Creates a user-readable string that describes a proxy server connection. (Overrides Object::ToString().) |
Show:
