This documentation is archived and is not being maintained.

BranchObject::Properties Property

Gets the properties of the branch.

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

public:
property BranchProperties^ Properties {
	BranchProperties^ get ();
}

Property Value

Type: Microsoft.TeamFoundation.VersionControl.Client::BranchProperties
The properties of the branch.

Show: