共用方式為


Mapping 建構函式 (String, WorkingFolderType, RecursionType)

初始化新的對應執行個體。

命名空間:  Microsoft.TeamFoundation.VersionControl.Client
組件:  Microsoft.TeamFoundation.VersionControl.Client (在 Microsoft.TeamFoundation.VersionControl.Client.dll 中)

語法

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

參數

.NET Framework 安全性

請參閱

參考

Mapping 類別

Mapping 多載

Microsoft.TeamFoundation.VersionControl.Client 命名空間