Partager via


DefaultWpfViewOptions.EnableHighlightCurrentLineId, champ

Détermine l'activation ou non de l'ornement de mise en surbrillance de la ligne en cours.

Espace de noms :  Microsoft.VisualStudio.Text.Editor
Assembly :  Microsoft.VisualStudio.Text.UI.Wpf (dans Microsoft.VisualStudio.Text.UI.Wpf.dll)

Syntaxe

'Déclaration
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>

Sécurité .NET Framework

Voir aussi

Référence

DefaultWpfViewOptions Classe

Microsoft.VisualStudio.Text.Editor, espace de noms