Compartilhar via


Campo DefaultWpfViewOptions.EnableHighlightCurrentLineId

Determina se deve habilitar o adorno de linha atual de realce.

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

Sintaxe

'Declaração
Public Shared ReadOnly EnableHighlightCurrentLineId As EditorOptionKey(Of Boolean)
public static readonly EditorOptionKey<bool> EnableHighlightCurrentLineId
public:
static initonly EditorOptionKey<bool> EnableHighlightCurrentLineId
static val EnableHighlightCurrentLineId: EditorOptionKey<bool>
public static final var EnableHighlightCurrentLineId : EditorOptionKey<boolean>

Segurança do .NET Framework

Consulte também

Referência

DefaultWpfViewOptions Classe

Namespace Microsoft.VisualStudio.Text.Editor