ShellTextBuffer 类
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
重要
此 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) |