ITextBuffer::EditInProgress Property
Visual Studio 2015
Determines whether an edit operation is currently in progress on the ITextBuffer.
Assembly: Microsoft.VisualStudio.Text.Data (in Microsoft.VisualStudio.Text.Data.dll)
Property Value
Type: System::Booleantrue if an edit operation is currently in progress on the ITextBuffer, otherwise false.
Show: