ShellTextBuffer Класс
Определение
Важно!
Некоторые сведения относятся к предварительной версии продукта, в которую до выпуска могут быть внесены существенные изменения. Майкрософт не предоставляет никаких гарантий, явных или подразумеваемых, относительно приведенных здесь сведений.
Важно!
Этот API несовместим с CLS.
public ref class ShellTextBuffer : Microsoft::SqlServer::Management::UI::VSIntegration::TextBuffer, Microsoft::VisualStudio::TextManager::Interop::IVsChangeClusterEvents, Microsoft::VisualStudio::TextManager::Interop::IVsTextBufferDataEvents, Microsoft::VisualStudio::TextManager::Interop::IVsTextBufferEvents, Microsoft::VisualStudio::TextManager::Interop::IVsTextStreamEvents
[System.CLSCompliant(false)]
public class ShellTextBuffer : Microsoft.SqlServer.Management.UI.VSIntegration.TextBuffer, Microsoft.VisualStudio.TextManager.Interop.IVsChangeClusterEvents, Microsoft.VisualStudio.TextManager.Interop.IVsTextBufferDataEvents, Microsoft.VisualStudio.TextManager.Interop.IVsTextBufferEvents, Microsoft.VisualStudio.TextManager.Interop.IVsTextStreamEvents
[<System.CLSCompliant(false)>]
type ShellTextBuffer = class
inherit TextBuffer
interface IVsTextStreamEvents
interface IVsTextBufferDataEvents
interface IVsChangeClusterEvents
interface IVsTextBufferEvents
Public Class ShellTextBuffer
Inherits TextBuffer
Implements IVsChangeClusterEvents, IVsTextBufferDataEvents, IVsTextBufferEvents, IVsTextStreamEvents
- Наследование
- Атрибуты
- Реализации
Конструкторы
| ShellTextBuffer() | |
| ShellTextBuffer(IVsTextStream, Object) |
Поля
| markers |
Свойства
| DetectLangSid | |
| FileName | |
| IsDirty | |
| IsLoaded | |
| IsReadOnly | |
| LockEvents | (Унаследовано от TextBuffer) |
| Moniker | |
| Text | |
| TextLength | |
| TextStream | |
| UndoEnabled | |
| VsTextBuffer | |
| WithEncoding | |
Методы
События
| AttributeChanged | (Унаследовано от TextBuffer) |
| Loaded | |
| OnNewLangSvc | |
| TextChanged | (Унаследовано от TextBuffer) |