DefaultTextViewHostOptions.GlyphMarginId Field

Definition

Determines whether to have a glyph margin.

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

Field Value

Applies to