共用方式為


_dispProjectItemsEvents 介面

這個 API 支援 .NET Framework 基礎結構,但您不可以直接在程式碼中使用它。

僅限 Microsoft 內部使用。

命名空間:  EnvDTE
組件:  EnvDTE (在 EnvDTE.dll 中)

語法

'宣告
<InterfaceTypeAttribute()> _
<GuidAttribute("6962753F-EFD5-41C5-B083-D70687166AEB")> _
Public Interface _dispProjectItemsEvents
[InterfaceTypeAttribute()]
[GuidAttribute("6962753F-EFD5-41C5-B083-D70687166AEB")]
public interface _dispProjectItemsEvents
[InterfaceTypeAttribute()]
[GuidAttribute(L"6962753F-EFD5-41C5-B083-D70687166AEB")]
public interface class _dispProjectItemsEvents
[<InterfaceTypeAttribute()>]
[<GuidAttribute("6962753F-EFD5-41C5-B083-D70687166AEB")>]
type _dispProjectItemsEvents =  interface end
public interface _dispProjectItemsEvents

_dispProjectItemsEvents 型別會公開下列成員。

方法

  名稱 說明
公用方法 ItemAdded 基礎架構。僅限 Microsoft 內部使用。
公用方法 ItemRemoved 基礎架構。僅限 Microsoft 內部使用。
公用方法 ItemRenamed 基礎架構。僅限 Microsoft 內部使用。

回頁首

請參閱

參考

EnvDTE 命名空間