Freigeben über


Mapping-Konstruktor (String, WorkingFolderType, Int32)

Namespace:  Microsoft.TeamFoundation.VersionControl.Server
Assembly:  Microsoft.TeamFoundation.VersionControl.Server (in Microsoft.TeamFoundation.VersionControl.Server.dll)

Syntax

'Declaration
Public Sub New ( _
    serverItem As String, _
    type As WorkingFolderType, _
    depth As Integer _
)
public Mapping(
    string serverItem,
    WorkingFolderType type,
    int depth
)

Parameter

.NET Framework-Sicherheit

Siehe auch

Referenz

Mapping Klasse

Mapping-Überladung

Microsoft.TeamFoundation.VersionControl.Server-Namespace