DefaultWpfViewOptions.EnableHighlightCurrentLineId 字段

确定是否启用突出显示当前行修饰。

命名空间:  Microsoft.VisualStudio.Text.Editor
程序集:  Microsoft.VisualStudio.Text.UI.Wpf(在 Microsoft.VisualStudio.Text.UI.Wpf.dll 中)

语法

声明
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>

.NET Framework 安全性

请参阅

参考

DefaultWpfViewOptions 类

Microsoft.VisualStudio.Text.Editor 命名空间