ProjectionSourceSpansChangedEventArgs.After Eigenschaft

Definition

Der Zustand des, IProjectionBuffer nachdem die Änderung aufgetreten ist.

public:
 property Microsoft::VisualStudio::Text::Projection::IProjectionSnapshot ^ After { Microsoft::VisualStudio::Text::Projection::IProjectionSnapshot ^ get(); };
public:
 property Microsoft::VisualStudio::Text::Projection::IProjectionSnapshot ^ After { Microsoft::VisualStudio::Text::Projection::IProjectionSnapshot ^ get(); };
public Microsoft.VisualStudio.Text.Projection.IProjectionSnapshot After { get; }
member this.After : Microsoft.VisualStudio.Text.Projection.IProjectionSnapshot
Public ReadOnly Property After As IProjectionSnapshot

Eigenschaftswert

IProjectionSnapshot

Der Zustand des IProjectionBuffer, nachdem die Änderung aufgetreten ist.

Gilt für