Selection.InsertionPosition Property

Definition

Gets the location where a caret should be rendered and edits performed.

public Microsoft.VisualStudio.Extensibility.Editor.TextPosition InsertionPosition { get; }
member this.InsertionPosition : Microsoft.VisualStudio.Extensibility.Editor.TextPosition
Public ReadOnly Property InsertionPosition As TextPosition

Property Value

Applies to