This documentation is archived and is not being maintained.
VersionControlBranchVisualizerBranch Class
Visual Studio 2013
Encapsulate a branch item in the visualization
System::Object
Microsoft.VisualStudio.TeamFoundation.VersionControl::VersionControlBranchVisualizerBranch
Microsoft.VisualStudio.TeamFoundation.VersionControl::VersionControlBranchVisualizerBranch
Namespace: Microsoft.VisualStudio.TeamFoundation.VersionControl
Assembly: Microsoft.VisualStudio.TeamFoundation.VersionControl (in Microsoft.VisualStudio.TeamFoundation.VersionControl.dll)
The VersionControlBranchVisualizerBranch type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | Created | Get the date/time created |
![]() | Description | Get the branch description |
![]() | DisplayName | Get the branch display name |
![]() | MergeChangesetIds | Get the changeset Ids of merges |
![]() | Owner | Get the branch owner |
![]() | OwnerDisplayName | Get the branch owner display name |
![]() | RootItem | Get the branch root item |
| 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 | Returns a string that represents the current object. (Inherited from Object.) |
Show:
