Selection.InsertionPoint Eigenschaft

Definition

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

VirtualSnapshotPoint
Attribute

Gilt für