ProposalBase.Caret 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.
The position of the caret at the time the proposal was generated.
public abstract Microsoft.VisualStudio.Text.VirtualSnapshotPoint Caret { get; }
member this.Caret : Microsoft.VisualStudio.Text.VirtualSnapshotPoint
Public MustOverride ReadOnly Property Caret As VirtualSnapshotPoint