ShellTextBuffer Clase
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
Importante
Esta API no es conforme a 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
- Herencia
- Atributos
- Implementaciones
Constructores
| ShellTextBuffer() | |
| ShellTextBuffer(IVsTextStream, Object) |
Campos
| markers |
Propiedades
| DetectLangSid | |
| FileName | |
| IsDirty | |
| IsLoaded | |
| IsReadOnly | |
| LockEvents | (Heredado de TextBuffer) |
| Moniker | |
| Text | |
| TextLength | |
| TextStream | |
| UndoEnabled | |
| VsTextBuffer | |
| WithEncoding | |
Métodos
Eventos
| AttributeChanged | (Heredado de TextBuffer) |
| Loaded | |
| OnNewLangSvc | |
| TextChanged | (Heredado de TextBuffer) |