This documentation is archived and is not being maintained.

BranchObjectUpdatedEventArgs Constructor

Initializes a new instance of the BranchObjectUpdatedEventArgs class.

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

public:
BranchObjectUpdatedEventArgs(
	BranchProperties^ properties
)

Parameters

properties
Type: Microsoft.TeamFoundation.VersionControl.Client::BranchProperties

The properties associated with the updated branch object.

Show: