BranchObjectUpdatedEventHandler 委派

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

語法

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

參數

請參閱

參考

Microsoft.TeamFoundation.VersionControl.Client 命名空間