Freigeben über


DefaultTextViewHostOptions.OutliningMarginId-Feld

Bestimmt, ob ein Gliederungsrand vorhanden sein soll.

Namespace:  Microsoft.VisualStudio.Text.Editor
Assembly:  Microsoft.VisualStudio.Text.UI (in Microsoft.VisualStudio.Text.UI.dll)

Syntax

'Declaration
Public Shared ReadOnly OutliningMarginId As EditorOptionKey(Of Boolean)
public static readonly EditorOptionKey<bool> OutliningMarginId
public:
static initonly EditorOptionKey<bool> OutliningMarginId
static val OutliningMarginId: EditorOptionKey<bool>
public static final var OutliningMarginId : EditorOptionKey<boolean>

.NET Framework-Sicherheit

Siehe auch

Referenz

DefaultTextViewHostOptions Klasse

Microsoft.VisualStudio.Text.Editor-Namespace