Share via


TextViewEditResponse.After Property

Definition

Gets the ITextViewSnapshot version after the changes were applied.

public Microsoft.VisualStudio.Extensibility.Editor.ITextViewSnapshot After { get; }
member this.After : Microsoft.VisualStudio.Extensibility.Editor.ITextViewSnapshot
Public ReadOnly Property After As ITextViewSnapshot

Property Value

Applies to