IDifferenceTrackingSpanCollection Properties
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.Text.Differencing
Assembly: Microsoft.VisualStudio.Text.Logic (in Microsoft.VisualStudio.Text.Logic.dll)
| Name | Description | |
|---|---|---|
![]() | AddedLineSpans | Gets or sets the added line spans, against the RightBuffer. |
![]() | AddedWordSpans | Gets or sets the added line spans, against the RightBuffer. |
![]() | RemovedLineSpans | Gets or sets the removed line spans, against the LeftBuffer. |
![]() | RemovedWordSpans | Gets or sets the removed word spans, against the LeftBuffer. |
Show:
