_dispTextEditorEvents_Event Interface

Definição

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.

Aplica-se a