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.
Represents a workspace mapping on the server that is running Team Foundation Build.
Namespace: Microsoft.TeamFoundation.Build.Client
Assembly: Microsoft.TeamFoundation.Build.Client (in Microsoft.TeamFoundation.Build.Client.dll)
Syntax
'Declaration
Public Interface IWorkspaceMapping
public interface IWorkspaceMapping
public interface class IWorkspaceMapping
type IWorkspaceMapping = interface end
public interface IWorkspaceMapping
The IWorkspaceMapping type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
![]() |
Depth | Gets or sets the depth of the mapping. |
![]() |
LocalItem | Gets or sets the local item of the mapping. |
![]() |
MappingType | Gets or sets the mapping type, which is Map or Cloak. |
![]() |
ServerItem | Gets or sets the server item of the mapping. |
Top
.gif)