IVsTextBufferProvider Methods
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop (in Microsoft.VisualStudio.Shell.Interop.dll)
| Name | Description | |
|---|---|---|
![]() | GetTextBuffer(IVsTextLines^) | Retrieves the contents of the text buffer. |
![]() | LockTextBuffer(Int32) | Locks the text buffer to prevent editing. |
![]() | SetTextBuffer(IVsTextLines^) | Writes the text data to the specified text buffer. |
Show:
