ITextEdit::HasFailedChanges Property
Visual Studio 2015
Determines whether any changes failed to be added to this edit due to read-only regions.
Assembly: Microsoft.VisualStudio.Text.Data (in Microsoft.VisualStudio.Text.Data.dll)
Property Value
Type: System::Booleantrue if any changes failed to be added to this edit due to read-only regions, otherwise false.
Show: