DefaultWpfViewOptions.EnableHighlightCurrentLineId Champ
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Détermine l'activation ou non de l'ornement de mise en surbrillance de la ligne en cours.
public: static initonly Microsoft::VisualStudio::Text::Editor::EditorOptionKey<bool> EnableHighlightCurrentLineId;
static initonly Microsoft::VisualStudio::Text::Editor::EditorOptionKey<bool> EnableHighlightCurrentLineId;
public static readonly Microsoft.VisualStudio.Text.Editor.EditorOptionKey<bool> EnableHighlightCurrentLineId;
staticval mutable EnableHighlightCurrentLineId : Microsoft.VisualStudio.Text.Editor.EditorOptionKey<bool>
Public Shared ReadOnly EnableHighlightCurrentLineId As EditorOptionKey(Of Boolean)