다음을 통해 공유


TextViewChangedArgs.AfterTextView Property

Definition

The state of the ITextViewSnapshot after the change.

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

Property Value

Applies to