This documentation is archived and is not being maintained.
AccessMapping Class
Visual Studio 2013
Holds an access point to a Team Foundation Server and meta data about it.
Namespace: Microsoft.TeamFoundation.Framework.Client
Assembly: Microsoft.TeamFoundation.Client (in Microsoft.TeamFoundation.Client.dll)
The AccessMapping type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | AccessPoint | The access point for this AccessMapping. It should contain the scheme, authority, port and web application relative direcroty. This will be in a form similar to this: http://server:8080/tfs |
![]() | DisplayName | The display name for this AccessMapping. |
![]() | Moniker | The unique moniker for this AccessMapping. |
| 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 | (Overrides Object::ToString().) |
Show:
