Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Note: This API is now obsolete.
This class contains the minimum set of information that you need to re-create a working folder. These are serialized to local files.
Inheritance Hierarchy
System.Object
  Microsoft.TeamFoundation.Build.Tasks.InternalMapping
Namespace:  Microsoft.TeamFoundation.Build.Tasks
Assembly:  Microsoft.TeamFoundation.Build.ProcessComponents (in Microsoft.TeamFoundation.Build.ProcessComponents.dll)
Syntax
'Declaration
<ObsoleteAttribute("This class has been deprecated. Please remove all references.")> _
Public NotInheritable Class InternalMapping
[ObsoleteAttribute("This class has been deprecated. Please remove all references.")]
public sealed class InternalMapping
[ObsoleteAttribute(L"This class has been deprecated. Please remove all references.")]
public ref class InternalMapping sealed
[<Sealed>]
[<ObsoleteAttribute("This class has been deprecated. Please remove all references.")>]
type InternalMapping =  class end
public final class InternalMapping
The InternalMapping type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| .gif) | InternalMapping() | Obsolete. | 
| .gif) | InternalMapping(WorkingFolder) | Obsolete. | 
Top
Methods
| Name | Description | |
|---|---|---|
| .gif) | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | 
| .gif) | GetHashCode | Serves as the default hash function. (Inherited from Object.) | 
| .gif) | GetType | Gets the Type of the current instance. (Inherited from Object.) | 
| .gif) | ToString | Returns a string that represents the current object. (Inherited from Object.) | 
Top
Fields
| Name | Description | |
|---|---|---|
| .gif) | LocalItem | Obsolete. | 
| .gif) | ServerItem | Obsolete. | 
| .gif) | Type | Obsolete. | 
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.