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
- 繼承
- 屬性
- 實作
建構函式
| 名稱 | Description |
|---|---|
| ShellTextBuffer() | |
| ShellTextBuffer(IVsTextStream, Object) | |
欄位
| 名稱 | Description |
|---|---|
| markers | |
屬性
| 名稱 | Description |
|---|---|
| DetectLangSid | |
| FileName | |
| IsDirty | |
| IsLoaded | |
| IsReadOnly | |
| LockEvents | (繼承來源 TextBuffer) |
| Moniker | |
| Text | |
| TextLength | |
| TextStream | |
| UndoEnabled | |
| VsTextBuffer | |
| WithEncoding | |
方法
事件
| 名稱 | Description |
|---|---|
| AttributeChanged | (繼承來源 TextBuffer) |
| Loaded | |
| OnNewLangSvc | |
| TextChanged | (繼承來源 TextBuffer) |