共用方式為


CheckinEvent 建構函式 (Int32, DateTime)

建構物件使用變更集編號,並變更集建立的日期與時間。

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

語法

'宣告
Public Sub New ( _
    changeset As Integer, _
    creationDate As DateTime _
)
public CheckinEvent(
    int changeset,
    DateTime creationDate
)

參數

.NET Framework 安全性

請參閱

參考

CheckinEvent 類別

CheckinEvent 多載

Microsoft.TeamFoundation.VersionControl.Common 命名空間