This documentation is archived and is not being maintained.

BranchRelative::BranchToChangeType Property

Gets a ChangeType object that represents how this branch was created.

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

public:
property ChangeType BranchToChangeType {
	ChangeType get ();
}

Property Value

Type: Microsoft.TeamFoundation.VersionControl.Client::ChangeType
A ChangeType object that represents how this branch was created.

Show: