SimpleGraphicsOption::Key Property
Visual Studio 2015
Gets the key for the highlight current line option.
Assembly: Microsoft.VisualStudio.Text.UI.Wpf (in Microsoft.VisualStudio.Text.UI.Wpf.dll)
public: property EditorOptionKey<bool> Key { virtual EditorOptionKey<bool> get() override; }
Property Value
Type: Microsoft.VisualStudio.Text.Editor::EditorOptionKey<Boolean>
Show: