Share via


_TextEditorEventsRoot 接口

此 API 支持 .NET Framework 基础结构,不适合在代码中直接使用。

仅由 Microsoft 内部使用。

命名空间:  EnvDTE
程序集:  EnvDTE(在 EnvDTE.dll 中)

语法

声明
<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

_TextEditorEventsRoot 类型公开以下成员。

属性

  名称 说明
公共属性 TextEditorEvents 基础结构。仅由 Microsoft 内部使用。

页首

请参见

参考

EnvDTE 命名空间