Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Associates an AccessMapping with a location.
Inheritance Hierarchy
System.Object
Microsoft.TeamFoundation.Framework.Client.LocationMapping
Namespace: Microsoft.TeamFoundation.Framework.Client
Assembly: Microsoft.TeamFoundation.Client (in Microsoft.TeamFoundation.Client.dll)
Syntax
'Declaration
Public NotInheritable Class LocationMapping
public sealed class LocationMapping
public ref class LocationMapping sealed
[<Sealed>]
type LocationMapping = class end
public final class LocationMapping
The LocationMapping type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
![]() |
AccessMapping | The AccessMapping that this LocationMapping is for. |
![]() |
Location | The location that is registered for this LocationMapping. |
Top
Methods
| 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().) |
Top
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
.gif)
.gif)