PredefinedAdornmentLayers.Caret Field
The layer that contains the text caret.
Namespace: Microsoft.VisualStudio.Text.Editor
Assembly: Microsoft.VisualStudio.Text.UI.Wpf (in Microsoft.VisualStudio.Text.UI.Wpf.dll)
Syntax
'宣言
Public Const Caret As String
public const string Caret
public:
literal String^ Caret
static val mutable Caret: string
public const var Caret : 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.