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) |