DifferenceViewerOptions::ScrollToFirstDiffName Field

 

The name of the option that specifies whether or not to scroll to the first diff. If true, the difference viewer will scroll each contained view to the first visible difference after the files are compared. If false, the scrolled area is left alone.

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

public:
literal String^ ScrollToFirstDiffName

Field Value

Type: System::String^
Return to top
Show: