HighlightCurrentLineOption::Key Property

 

Gets the key for the highlight current line option.

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

public:
property EditorOptionKey<bool> Key {
	virtual EditorOptionKey<bool> get() override;
}
Return to top
Show: