Share via


_dispCodeModelEvents 接口

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

仅由 Microsoft 内部使用。

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

语法

声明
<InterfaceTypeAttribute()> _
<GuidAttribute("4EA8090E-D289-4D56-98CD-C48DD2853B2E")> _
Public Interface _dispCodeModelEvents
[InterfaceTypeAttribute()]
[GuidAttribute("4EA8090E-D289-4D56-98CD-C48DD2853B2E")]
public interface _dispCodeModelEvents
[InterfaceTypeAttribute()]
[GuidAttribute(L"4EA8090E-D289-4D56-98CD-C48DD2853B2E")]
public interface class _dispCodeModelEvents
[<InterfaceTypeAttribute()>]
[<GuidAttribute("4EA8090E-D289-4D56-98CD-C48DD2853B2E")>]
type _dispCodeModelEvents =  interface end
public interface _dispCodeModelEvents

_dispCodeModelEvents 类型公开以下成员。

方法

  名称 说明
公共方法 ElementAdded 基础结构。 仅由 Microsoft 内部使用。
公共方法 ElementChanged 基础结构。 仅由 Microsoft 内部使用。
公共方法 ElementDeleted 基础结构。 仅由 Microsoft 内部使用。

页首

请参阅

参考

EnvDTE80 命名空间