HighlightCurrentLineOption Properties

 

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

NameDescription
System_CAPS_pubpropertyDefault

Gets the default value, which is false.(Overrides EditorOptionDefinition<T>::Default.)

System_CAPS_pubpropertyDefaultValue

Gets the default value of the option.(Inherited from EditorOptionDefinition<T>.)

System_CAPS_pubpropertyKey

Gets the key for the highlight current line option.(Overrides EditorOptionDefinition<T>::Key.)

System_CAPS_pubpropertyName

Gets the name of the option.(Inherited from EditorOptionDefinition<T>.)

System_CAPS_pubpropertyValueType

Gets the actual type of the option.(Inherited from EditorOptionDefinition<T>.)

Return to top
Show: