IDifferenceBuffer::AddSnapshotLineTransform Method (SnapshotLineTransform^)
Visual Studio 2015
Add a custom SnapshotLineTransform, which can modify lines of text before they are compared.
Assembly: Microsoft.VisualStudio.Text.Logic (in Microsoft.VisualStudio.Text.Logic.dll)
Parameters
- transform
-
Type:
Microsoft.VisualStudio.Text.Differencing::SnapshotLineTransform^
The transform to add.
Show: