TextContentChangedEventArgs::Changes Property
Visual Studio 2015
Gets the set of changes that occurred.
Assembly: Microsoft.VisualStudio.Text.Data (in Microsoft.VisualStudio.Text.Data.dll)
public: property INormalizedTextChangeCollection^ Changes { INormalizedTextChangeCollection^ get(); }
Property Value
Type: Microsoft.VisualStudio.Text::INormalizedTextChangeCollection^The set of changes that occurred
Show: