DefaultTextViewHostOptions.ShowScrollBarAnnotationsOptionId 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.
Determines whether any annotations are shown over the vertical scroll bar.
public: static initonly Microsoft::VisualStudio::Text::Editor::EditorOptionKey<bool> ShowScrollBarAnnotationsOptionId;
static initonly Microsoft::VisualStudio::Text::Editor::EditorOptionKey<bool> ShowScrollBarAnnotationsOptionId;
public static readonly Microsoft.VisualStudio.Text.Editor.EditorOptionKey<bool> ShowScrollBarAnnotationsOptionId;
staticval mutable ShowScrollBarAnnotationsOptionId : Microsoft.VisualStudio.Text.Editor.EditorOptionKey<bool>
Public Shared ReadOnly ShowScrollBarAnnotationsOptionId As EditorOptionKey(Of Boolean)