Share via


PredefinedMarginNames.LeftSelection Field

The margin to the left of the text view that implements mouse handlers for line selection. This behavior is inherited by margins contained in the left selection margin.

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

Syntax

'Declaration
Public Const LeftSelection As String
public const string LeftSelection
public:
literal String^ LeftSelection
static val mutable LeftSelection: string
public const var LeftSelection : String

.NET Framework Security

See Also

Reference

PredefinedMarginNames Class

Microsoft.VisualStudio.Text.Editor Namespace