DifferenceViewerOptions.ScrollToFirstDiffName Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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