ITextEdit::HasEffectiveChanges Property
Visual Studio 2015
Determines whether the edit has changes in non-read-only regions.
Assembly: Microsoft.VisualStudio.Text.Data (in Microsoft.VisualStudio.Text.Data.dll)
Property Value
Type: System::Booleantrue if the edit has changes in non-read-only regions, otherwise false.
Show: