다음을 통해 공유


TextViewChangedArgs.BeforeTextView Property

Definition

The state of the ITextViewSnapshot before the change.

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

Property Value

Applies to