This documentation is archived and is not being maintained.
DiffLine Class
Visual Studio 2013
A line from a file.
Namespace: Microsoft.TeamFoundation.VersionControl.Common
Assembly: Microsoft.TeamFoundation.VersionControl.Common (in Microsoft.TeamFoundation.VersionControl.Common.dll)
The DiffLine type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | Content | Gets the line content. |
![]() | EndOfLineTerminator | Gets the End-of-Line terminator for this line. |
| Name | Description | |
|---|---|---|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetHashCode | Gets the hash code for the line. (Overrides Object.GetHashCode.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | ToString | Retrieves the DiffLine as a string (Overrides Object.ToString.) |
Show:
