Sdílet prostřednictvím


Mapping – konstruktor (String, WorkingFolderType, RecursionType)

Inicializuje novou instanci mapování.

Obor názvů:  Microsoft.TeamFoundation.VersionControl.Client
Sestavení:  Microsoft.TeamFoundation.VersionControl.Client (v Microsoft.TeamFoundation.VersionControl.Client.dll)

Syntaxe

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

Parametry

Zabezpečení rozhraní .NET Framework

Viz také

Referenční dokumentace

Mapping Třída

Mapping – přetížení

Microsoft.TeamFoundation.VersionControl.Client – obor názvů