_dispTextEditorEvents_Event Schnittstelle

Definition

Nur Microsoft-interne Verwendung.

Diese API unterstützt die Produktinfrastruktur und ist nicht für die direkte Verwendung aus Ihrem Code gedacht.

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
Abgeleitet
Attribute

Methoden

add_LineChanged(_dispTextEditorEvents_LineChangedEventHandler)
remove_LineChanged(_dispTextEditorEvents_LineChangedEventHandler)

Ereignisse

LineChanged

Diese API unterstützt die Produktinfrastruktur und ist nicht für die direkte Verwendung aus Ihrem Code gedacht.

Nur Microsoft-interne Verwendung.

Gilt für