BranchMovedEvent 建構函式 (String, String, String, String)

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

語法

'宣告
Public Sub New ( _
    projectUri As String, _
    nodeUri As String, _
    oldParentUri As String, _
    newParentUri As String _
)
public BranchMovedEvent(
    string projectUri,
    string nodeUri,
    string oldParentUri,
    string newParentUri
)

參數

.NET Framework 安全性

請參閱

參考

BranchMovedEvent 類別

BranchMovedEvent 多載

Microsoft.TeamFoundation.Integration.Server 命名空間