IDifferenceViewer::ScrollToChange Method (Difference^)

 

Scroll and move the caret to the start of the given difference.

Namespace:   Microsoft.VisualStudio.Text.Differencing
Assembly:  Microsoft.VisualStudio.Text.UI (in Microsoft.VisualStudio.Text.UI.dll)

void ScrollToChange(
	Difference^ difference
)

Parameters

difference
Type: Microsoft.VisualStudio.Text.Differencing::Difference^

he difference to scroll to.

Return to top
Show: