共用方式為


_dispReferencesEvents 介面

這個應用程式開發介面支援 .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 命名空間