共用方式為


ProjectItemsEventsClass 類別

更新:2007 年 11 月

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

僅限 Microsoft 內部使用。

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

語法

<GuidAttribute("DE6C1098-93CA-4F49-BEF0-262A13CA1176")> _
<ClassInterfaceAttribute()> _
Public Class ProjectItemsEventsClass _
    Implements _ProjectItemsEvents, ProjectItemsEvents, _dispProjectItemsEvents_Event

Dim instance As ProjectItemsEventsClass
[GuidAttribute("DE6C1098-93CA-4F49-BEF0-262A13CA1176")]
[ClassInterfaceAttribute()]
public class ProjectItemsEventsClass : _ProjectItemsEvents, 
    ProjectItemsEvents, _dispProjectItemsEvents_Event
[GuidAttribute(L"DE6C1098-93CA-4F49-BEF0-262A13CA1176")]
[ClassInterfaceAttribute()]
public ref class ProjectItemsEventsClass : _ProjectItemsEvents, 
    ProjectItemsEvents, _dispProjectItemsEvents_Event
public class ProjectItemsEventsClass implements _ProjectItemsEvents, ProjectItemsEvents, _dispProjectItemsEvents_Event

備註

這項功能的相關資訊,請參考 ProjectItemsEvents。請勿將這個類別執行個體化。

繼承階層架構

System.Object
  EnvDTE.ProjectItemsEventsClass

執行緒安全

這個型別的任何 Public static (在 Visual Basic 中為 Shared) 成員都具備執行緒安全。並非所有的執行個體成員都是安全執行緒。

請參閱

參考

ProjectItemsEventsClass 成員

EnvDTE 命名空間