Partager via


Mapping, constructeur (String, WorkingFolderType, RecursionType)

Initialise une nouvelle instance de mappage.

Espace de noms :  Microsoft.TeamFoundation.VersionControl.Client
Assembly :  Microsoft.TeamFoundation.VersionControl.Client (dans Microsoft.TeamFoundation.VersionControl.Client.dll)

Syntaxe

'Déclaration
Public Sub New ( _
    serverItem As String, _
    type As WorkingFolderType, _
    depth As RecursionType _
)
public Mapping(
    string serverItem,
    WorkingFolderType type,
    RecursionType depth
)

Paramètres

  • serverItem
    Type : System.String
    L'élément du serveur à mapper.

Sécurité .NET Framework

Voir aussi

Référence

Mapping Classe

Mapping, surcharge

Microsoft.TeamFoundation.VersionControl.Client, espace de noms