CommittedBranchCreatedEventHandler 委派

一個做的分支的處理常式建立事件。

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

語法

'宣告
Public Delegate Sub CommittedBranchCreatedEventHandler ( _
    sender As Object, _
    e As CommittedBranchCreatedEventArgs _
)
public delegate void CommittedBranchCreatedEventHandler(
    Object sender,
    CommittedBranchCreatedEventArgs e
)

參數

請參閱

參考

Microsoft.TeamFoundation.VersionControl.Client 命名空間