PredefinedAdornmentLayers.Selection Field

The layer that hosts the selection text caret for IME input mode.

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

Syntax

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

.NET Framework Security

See Also

Reference

PredefinedAdornmentLayers Class

Microsoft.VisualStudio.Text.Editor Namespace