Freigeben über


DefaultTextViewHostOptions.GlyphMarginId-Feld

Bestimmt, ob ein Symbolrand vorhanden sein soll.

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

Syntax

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

.NET Framework-Sicherheit

Siehe auch

Referenz

DefaultTextViewHostOptions Klasse

Microsoft.VisualStudio.Text.Editor-Namespace