HighlightCurrentLineOption::Default Property

 

Gets the default value, which is false.

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

public:
property bool Default {
	virtual bool get() override;
}

Property Value

Type: System::Boolean

false.

Return to top
Show: