Selection.InsertionPosition Property  
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.TextPositionPublic ReadOnly Property InsertionPosition As TextPosition