DefaultTextViewHostOptions.SelectionMarginId Feld
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
Bestimmt, ob ein Auswahlrand vorhanden sein soll.
public: static initonly Microsoft::VisualStudio::Text::Editor::EditorOptionKey<bool> SelectionMarginId;
static initonly Microsoft::VisualStudio::Text::Editor::EditorOptionKey<bool> SelectionMarginId;
public static readonly Microsoft.VisualStudio.Text.Editor.EditorOptionKey<bool> SelectionMarginId;
staticval mutable SelectionMarginId : Microsoft.VisualStudio.Text.Editor.EditorOptionKey<bool>
Public Shared ReadOnly SelectionMarginId As EditorOptionKey(Of Boolean)