Freigeben über


BranchObjectUpdatedEventArgs-Konstruktor

Initialisiert eine neue Instanz der BranchObjectUpdatedEventArgs-Klasse.

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

Syntax

'Declaration
Public Sub New ( _
    properties As BranchProperties _
)
public BranchObjectUpdatedEventArgs(
    BranchProperties properties
)

Parameter

.NET Framework-Sicherheit

Siehe auch

Referenz

BranchObjectUpdatedEventArgs Klasse

Microsoft.TeamFoundation.VersionControl.Client-Namespace