ITextBuffer::CheckEditAccess Method ()
Visual Studio 2015
Determines whether edit operations on this text buffer are permitted on the calling thread.
Assembly: Microsoft.VisualStudio.Text.Data (in Microsoft.VisualStudio.Text.Data.dll)
Return Value
Type: System::Booleantrue if the calling thread is allowed to perform edit operations, otherwise false.
Show: