Share via


VIEWPREFERENCES3.fHighlightCurrentLine Field

Determines whether current line highlighting is enabled.

Namespace:  Microsoft.VisualStudio.TextManager.Interop
Assembly:  Microsoft.VisualStudio.TextManager.Interop.11.0 (in Microsoft.VisualStudio.TextManager.Interop.11.0.dll)

Syntax

'Declaration
Public fHighlightCurrentLine As UInteger
public uint fHighlightCurrentLine
public:
unsigned int fHighlightCurrentLine
val mutable fHighlightCurrentLine: uint32
public var fHighlightCurrentLine : uint

.NET Framework Security

See Also

Reference

VIEWPREFERENCES3 Structure

Microsoft.VisualStudio.TextManager.Interop Namespace