Klasa TextEditorEventsClass
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.
Hierarchia dziedziczenia
Object
EnvDTE.TextEditorEventsClass
Przestrzeń nazw: EnvDTE
Zestaw: EnvDTE (w EnvDTE.dll)
Składnia
'Deklaracja
<GuidAttribute("ADF22C37-0069-4ADF-B12D-D8D47C38FE79")> _
<ClassInterfaceAttribute()> _
Public Class TextEditorEventsClass _
Implements _TextEditorEvents, TextEditorEvents, _dispTextEditorEvents_Event
[GuidAttribute("ADF22C37-0069-4ADF-B12D-D8D47C38FE79")]
[ClassInterfaceAttribute()]
public class TextEditorEventsClass : _TextEditorEvents,
TextEditorEvents, _dispTextEditorEvents_Event
[GuidAttribute(L"ADF22C37-0069-4ADF-B12D-D8D47C38FE79")]
[ClassInterfaceAttribute()]
public ref class TextEditorEventsClass : _TextEditorEvents,
TextEditorEvents, _dispTextEditorEvents_Event
[<GuidAttribute("ADF22C37-0069-4ADF-B12D-D8D47C38FE79")>]
[<ClassInterfaceAttribute()>]
type TextEditorEventsClass =
class
interface _TextEditorEvents
interface TextEditorEvents
interface _dispTextEditorEvents_Event
end
public class TextEditorEventsClass implements _TextEditorEvents, TextEditorEvents, _dispTextEditorEvents_Event
Typ TextEditorEventsClass uwidacznia następujące elementy członkowskie.
Konstruktorzy
Nazwa | Opis | |
---|---|---|
TextEditorEventsClass | Infrastruktura. Microsoft tylko do użytku wewnętrznego. |
Początek
Metody
Nazwa | Opis | |
---|---|---|
add_LineChanged | Infrastruktura. Microsoft tylko do użytku wewnętrznego. | |
Equals | Determines whether the specified object is equal to the current object. (Odziedziczone z Object). | |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Odziedziczone z Object). | |
GetHashCode | Serves as the default hash function. (Odziedziczone z Object). | |
GetType | Gets the Type of the current instance. (Odziedziczone z Object). | |
MemberwiseClone | Creates a shallow copy of the current Object. (Odziedziczone z Object). | |
remove_LineChanged | Infrastruktura. Microsoft tylko do użytku wewnętrznego. | |
ToString | Returns a string that represents the current object. (Odziedziczone z Object). |
Początek
Zdarzenia
Nazwa | Opis | |
---|---|---|
LineChanged | Występuje, gdy zmiany linii w tekst/Edytor kodu, który przenosi punkt wstawiania. |
Początek
Uwagi
Odnoszą się do TextEditorEvents dla tej funkcji.Tworzy wystąpienia tej klasy.
Począwszy od programu Visual Studio 2010, zdarzenia edytora tekstu, ognia na każdej zmiany tekstu w nie wtedy, gdy jest zmiana połączenia.
Bezpieczeństwo wątku
Wszystkie publiczne static (Shared w języku Visual Basic) elementy członkowskie tego typu są bezpieczne dla wątków. Wystąpienia elementów członkowskich nie dają gwarancji bezpieczeństwa wątków.