Freigeben über


BranchMovedEvent-Konstruktor (String, String, String, String)

Namespace:  Microsoft.TeamFoundation.Server
Assembly:  Microsoft.TeamFoundation.Client (in Microsoft.TeamFoundation.Client.dll)

Syntax

'Declaration
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
)

Parameter

.NET Framework-Sicherheit

Siehe auch

Referenz

BranchMovedEvent Klasse

BranchMovedEvent-Überladung

Microsoft.TeamFoundation.Server-Namespace