共用方式為


CheckInParameters 建構函式

初始化 CheckInParameters 類別的新執行個體。

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

語法

'宣告
Protected Sub New ( _
    options As CheckInOptions2 _
)
protected CheckInParameters(
    CheckInOptions2 options
)

參數

.NET Framework 安全性

請參閱

參考

CheckInParameters 類別

Microsoft.TeamFoundation.VersionControl.Client 命名空間