DifferenceViewerOptions.ScrollToFirstDiffName Field

Definition

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.

public: System::String ^ ScrollToFirstDiffName;
std::wstring ScrollToFirstDiffName;
public const string ScrollToFirstDiffName;
val mutable ScrollToFirstDiffName : string
Public Const ScrollToFirstDiffName As String 

Field Value

Applies to