_TextEditorEventsRoot Interface
This API 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)
Syntax
'Declaration
<GuidAttribute("B3C38885-B288-44A8-B290-34FE63BF3C76")> _
Public Interface _TextEditorEventsRoot
[GuidAttribute("B3C38885-B288-44A8-B290-34FE63BF3C76")]
public interface _TextEditorEventsRoot
[GuidAttribute(L"B3C38885-B288-44A8-B290-34FE63BF3C76")]
public interface class _TextEditorEventsRoot
[<GuidAttribute("B3C38885-B288-44A8-B290-34FE63BF3C76")>]
type _TextEditorEventsRoot = interface end
public interface _TextEditorEventsRoot
The _TextEditorEventsRoot type exposes the following members.
Properties
Name | Description | |
---|---|---|
TextEditorEvents | Infrastructure. Microsoft Internal Use Only. |
Top