IHierarchicalStringDifferenceService Methods
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.Text.Differencing
Assembly: Microsoft.VisualStudio.Text.Data (in Microsoft.VisualStudio.Text.Data.dll)
| Name | Description | |
|---|---|---|
![]() | DiffSnapshotSpans(SnapshotSpan, SnapshotSpan, StringDifferenceOptions) | Calculates the differences between two snapshot spans, using the given difference options. |
![]() | DiffStrings(String^, String^, StringDifferenceOptions) | Calculates the differences between two strings, using the given difference options. |
Show:
