Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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