DifferenceViewerOptions.ScrollToFirstDiffId Feld

Definition

Wenn der Wert trueist, führt der Differenz-Viewer für jede enthaltene Ansicht einen Bildlauf nach dem ersten sichtbaren Unterschied durch Wenn der Wert falseist, bleibt der scrollbereich unverändert.

public: static initonly Microsoft::VisualStudio::Text::Editor::EditorOptionKey<bool> ScrollToFirstDiffId;
static initonly Microsoft::VisualStudio::Text::Editor::EditorOptionKey<bool> ScrollToFirstDiffId;
public static readonly Microsoft.VisualStudio.Text.Editor.EditorOptionKey<bool> ScrollToFirstDiffId;
 staticval mutable ScrollToFirstDiffId : Microsoft.VisualStudio.Text.Editor.EditorOptionKey<bool>
Public Shared ReadOnly ScrollToFirstDiffId As EditorOptionKey(Of Boolean) 

Feldwert

EditorOptionKey<Boolean>

Gilt für