Share via


DefaultTextViewHostOptions.IndentationCharacterMarginOptionId Field

Definition

Determines whether the IndentationCharacterMargin should be shown.

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

Field Value

Applies to