This documentation is archived and is not being maintained.
VersionControlAnnotateRegion Class
Visual Studio 2013
Encapsulate a region in an Annotate viewer.
Namespace: Microsoft.VisualStudio.TeamFoundation.VersionControl
Assembly: Microsoft.VisualStudio.TeamFoundation.VersionControl (in Microsoft.VisualStudio.TeamFoundation.VersionControl.dll)
The VersionControlAnnotateRegion type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | ChangesetItem | The changeset item for the region. |
![]() | ChangesetState | The changeset state for the region. |
![]() | Line | The first source line in the region. |
![]() | LineCount | The number of lines in the region. |
| 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:
