CaretPosition.Point 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 das IMappingPoint ab. Dies kennzeichnet die Position der Einfügemarke im Puffer.
public:
property Microsoft::VisualStudio::Text::IMappingPoint ^ Point { Microsoft::VisualStudio::Text::IMappingPoint ^ get(); };
public:
property Microsoft::VisualStudio::Text::IMappingPoint ^ Point { Microsoft::VisualStudio::Text::IMappingPoint ^ get(); };
public Microsoft.VisualStudio.Text.IMappingPoint Point { get; }
member this.Point : Microsoft.VisualStudio.Text.IMappingPoint
Public ReadOnly Property Point As IMappingPoint
Eigenschaftswert
Der Zuordnungspunkt der Position.