ShellTextBuffer Construtores
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Sobrecargas
| ShellTextBuffer() | |
| ShellTextBuffer(IVsTextStream, Object) |
ShellTextBuffer()
public:
ShellTextBuffer();
public ShellTextBuffer ();
Public Sub New ()
Aplica-se a
ShellTextBuffer(IVsTextStream, Object)
public:
ShellTextBuffer(Microsoft::VisualStudio::TextManager::Interop::IVsTextStream ^ textStream, System::Object ^ serviceProvider);
public ShellTextBuffer (Microsoft.VisualStudio.TextManager.Interop.IVsTextStream textStream, object serviceProvider);
new Microsoft.SqlServer.Management.UI.VSIntegration.ShellTextBuffer : Microsoft.VisualStudio.TextManager.Interop.IVsTextStream * obj -> Microsoft.SqlServer.Management.UI.VSIntegration.ShellTextBuffer
Public Sub New (textStream As IVsTextStream, serviceProvider As Object)
Parâmetros
- textStream
- IVsTextStream
- serviceProvider
- Object