This documentation is archived and is not being maintained.
BranchObjectOwnership Class
Visual Studio 2013
Used to return branch root information from the repository.
Namespace: Microsoft.TeamFoundation.VersionControl.Client
Assembly: Microsoft.TeamFoundation.VersionControl.Client (in Microsoft.TeamFoundation.VersionControl.Client.dll)
The BranchObjectOwnership type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | RootItem | Gets or sets the root item of this branch. |
![]() | VersionedItemCount | Gets or sets the number of version items in this branch. |
| Name | Description | |
|---|---|---|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | ToString | Creates a user-readable string that describes properties of this branch. (Overrides Object::ToString().) |
Show:
