_TextEditorEvents Interface

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

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

Syntax

'Declaration
<GuidAttribute("23B7A868-6C89-436A-94FA-25D755456A77")> _
Public Interface _TextEditorEvents
[GuidAttribute("23B7A868-6C89-436A-94FA-25D755456A77")]
public interface _TextEditorEvents
[GuidAttribute(L"23B7A868-6C89-436A-94FA-25D755456A77")]
public interface class _TextEditorEvents
[<GuidAttribute("23B7A868-6C89-436A-94FA-25D755456A77")>]
type _TextEditorEvents =  interface end
public interface _TextEditorEvents

See Also

Reference

EnvDTE Namespace