DefaultTextViewHostOptions.ShowCaretPositionOptionName Field
The name of the option that determines whether the vertical margin shows the location of the caret.
Namespace: Microsoft.VisualStudio.Text.Editor
Assembly: Microsoft.VisualStudio.Text.UI (in Microsoft.VisualStudio.Text.UI.dll)
Syntax
'Declaration
Public Const ShowCaretPositionOptionName As String
public const string ShowCaretPositionOptionName
public:
literal String^ ShowCaretPositionOptionName
static val mutable ShowCaretPositionOptionName: string
public const var ShowCaretPositionOptionName : 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.