This topic has not yet been rated - Rate this topic

TextEditorEventsClass Class

This class supports the .NET Framework infrastructure and is not intended to be used directly from your code.

Microsoft Internal Use Only.

Namespace: EnvDTE
Assembly: EnvDTE (in envdte.dll)

[GuidAttribute("ADF22C37-0069-4ADF-B12D-D8D47C38FE79")] 
[ClassInterfaceAttribute(0)] 
public class TextEditorEventsClass : _TextEditorEvents, TextEditorEvents, _dispTextEditorEvents_Event
/** @attribute GuidAttribute("ADF22C37-0069-4ADF-B12D-D8D47C38FE79") */ 
/** @attribute ClassInterfaceAttribute(0) */ 
public class TextEditorEventsClass implements _TextEditorEvents, TextEditorEvents, 
	_dispTextEditorEvents_Event
GuidAttribute("ADF22C37-0069-4ADF-B12D-D8D47C38FE79") 
ClassInterfaceAttribute(0) 
public class TextEditorEventsClass implements _TextEditorEvents, TextEditorEvents, 
	_dispTextEditorEvents_Event

Refer to TextEditorEvents for this functionality. Do not instantiate this class.

System.Object
  EnvDTE.TextEditorEventsClass
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ
Advertisement