Selection.InsertionPoint Eigenschaft
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
Ruft den Speicherort ab, an dem ein Caretzeichen gerendert und bearbeitet werden soll.
public:
property Microsoft::VisualStudio::Text::VirtualSnapshotPoint InsertionPoint { Microsoft::VisualStudio::Text::VirtualSnapshotPoint get(); };
public Microsoft.VisualStudio.Text.VirtualSnapshotPoint InsertionPoint { get; }
public Microsoft.VisualStudio.Text.VirtualSnapshotPoint InsertionPoint { [System.Runtime.CompilerServices.IsReadOnly] get; }
member this.InsertionPoint : Microsoft.VisualStudio.Text.VirtualSnapshotPoint
[<get: System.Runtime.CompilerServices.IsReadOnly>]
member this.InsertionPoint : Microsoft.VisualStudio.Text.VirtualSnapshotPoint
Public ReadOnly Property InsertionPoint As VirtualSnapshotPoint
Eigenschaftswert
- Attribute