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)
Syntax
'Declaration
Public Const ScrollToFirstDiffName As String
public const string ScrollToFirstDiffName
public:
literal String^ ScrollToFirstDiffName
static val mutable ScrollToFirstDiffName: string
public const var ScrollToFirstDiffName : String
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.