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
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.