Share via


_dispReferencesEvents 接口

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

仅由 Microsoft 内部使用。

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

语法

声明
<InterfaceTypeAttribute()> _
<GuidAttribute("287EB27C-0F8B-4D2D-8E82-A9CA50B6766E")> _
Public Interface _dispReferencesEvents
[InterfaceTypeAttribute()]
[GuidAttribute("287EB27C-0F8B-4D2D-8E82-A9CA50B6766E")]
public interface _dispReferencesEvents
[InterfaceTypeAttribute()]
[GuidAttribute(L"287EB27C-0F8B-4D2D-8E82-A9CA50B6766E")]
public interface class _dispReferencesEvents
[<InterfaceTypeAttribute()>]
[<GuidAttribute("287EB27C-0F8B-4D2D-8E82-A9CA50B6766E")>]
type _dispReferencesEvents =  interface end
public interface _dispReferencesEvents

_dispReferencesEvents 类型公开以下成员。

方法

  名称 说明
公共方法 ReferenceAdded 基础结构。 仅由 Microsoft 内部使用。
公共方法 ReferenceChanged 基础结构。 仅由 Microsoft 内部使用。
公共方法 ReferenceRemoved 基础结构。 仅由 Microsoft 内部使用。

页首

请参阅

参考

VSLangProj 命名空间