_dispTextEditorEvents_Event Interface
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.
Somente para uso interno da Microsoft.
Esta API dá suporte à infraestrutura do produto e não deve ser usada diretamente do seu código.
public interface class _dispTextEditorEvents_Event
public interface class _dispTextEditorEvents_Event
__interface _dispTextEditorEvents_Event
[System.Runtime.InteropServices.ComEventInterface(typeof(EnvDTE._dispTextEditorEvents), typeof(EnvDTE._dispTextEditorEvents_EventProvider))]
[System.Runtime.InteropServices.ComVisible(false)]
[System.Runtime.InteropServices.TypeLibType(16)]
public interface _dispTextEditorEvents_Event
[<System.Runtime.InteropServices.ComEventInterface(typeof(EnvDTE._dispTextEditorEvents), typeof(EnvDTE._dispTextEditorEvents_EventProvider))>]
[<System.Runtime.InteropServices.ComVisible(false)>]
[<System.Runtime.InteropServices.TypeLibType(16)>]
type _dispTextEditorEvents_Event = interface
Public Interface _dispTextEditorEvents_Event
- Derivado
- Atributos
Métodos
| add_LineChanged(_dispTextEditorEvents_LineChangedEventHandler) | |
| remove_LineChanged(_dispTextEditorEvents_LineChangedEventHandler) |
Eventos
| LineChanged |
Esta API dá suporte à infraestrutura do produto e não deve ser usada diretamente do seu código. Somente para uso interno da Microsoft. |