DefaultTextViewHostOptions.LineEndingMarginOptionId Field

Definition

Determines whether the LineEndingMargin should be shown.

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

Field Value

Applies to