Interfejs _dispTextEditorEvents_Event
Ten interfejs API obsługuje infrastrukturę programu .NET Framework i nie jest przeznaczony do użycia bezpośrednio w kodzie.
Microsoft tylko do użytku wewnętrznego.
Przestrzeń nazw: EnvDTE
Zestaw: EnvDTE (w EnvDTE.dll)
Składnia
'Deklaracja
<ComVisibleAttribute(False)> _
Public Interface _dispTextEditorEvents_Event
[ComVisibleAttribute(false)]
public interface _dispTextEditorEvents_Event
[ComVisibleAttribute(false)]
public interface class _dispTextEditorEvents_Event
[<ComVisibleAttribute(false)>]
type _dispTextEditorEvents_Event = interface end
public interface _dispTextEditorEvents_Event
Typ _dispTextEditorEvents_Event uwidacznia następujące elementy członkowskie.
Metody
Nazwa | Opis | |
---|---|---|
add_LineChanged | Infrastruktura. Microsoft tylko do użytku wewnętrznego. | |
remove_LineChanged | Infrastruktura. Microsoft tylko do użytku wewnętrznego. |
Początek
Zdarzenia
Nazwa | Opis | |
---|---|---|
LineChanged | Infrastruktura. Microsoft tylko do użytku wewnętrznego. |
Początek