TextSnapshotChangedEventArgs::Before Property
Visual Studio 2015
Gets the state of the ITextBuffer before the change occurred.
Assembly: Microsoft.VisualStudio.Text.Data (in Microsoft.VisualStudio.Text.Data.dll)
Property Value
Type: Microsoft.VisualStudio.Text::ITextSnapshot^The state of the ITextBuffer before the change occurred.
Show: