ProjectItemsEventsClass الفئة

تدعم واجهة API البنية الأساسية لـ NET Framework. ولم يتم تصميمها للاستخدام مباشرةً من التعليمة البرمجية الخاصة بك.

استخدام Microsoft الداخلي فقط.

مساحة الاسم:  EnvDTE
التجميع:  EnvDTE (في EnvDTE.dll)

بناء الجملة

'إقرار
<ClassInterfaceAttribute()> _
<GuidAttribute("DE6C1098-93CA-4F49-BEF0-262A13CA1176")> _
Public Class ProjectItemsEventsClass _
    Implements _ProjectItemsEvents, ProjectItemsEvents, _dispProjectItemsEvents_Event
[ClassInterfaceAttribute()]
[GuidAttribute("DE6C1098-93CA-4F49-BEF0-262A13CA1176")]
public class ProjectItemsEventsClass : _ProjectItemsEvents, 
    ProjectItemsEvents, _dispProjectItemsEvents_Event
[ClassInterfaceAttribute()]
[GuidAttribute(L"DE6C1098-93CA-4F49-BEF0-262A13CA1176")]
public ref class ProjectItemsEventsClass : _ProjectItemsEvents, 
    ProjectItemsEvents, _dispProjectItemsEvents_Event
[<ClassInterfaceAttribute()>]
[<GuidAttribute("DE6C1098-93CA-4F49-BEF0-262A13CA1176")>]
type ProjectItemsEventsClass =  
    class
        interface _ProjectItemsEvents
        interface ProjectItemsEvents
        interface _dispProjectItemsEvents_Event
    end
public class ProjectItemsEventsClass implements _ProjectItemsEvents, ProjectItemsEvents, _dispProjectItemsEvents_Event

ملاحظات

الرجوع إلى ProjectItemsEventsلهذه الوظيفة. Do not instantiate this فئة.

التسلسل الهيكلي للإرث

System.Object
  EnvDTE.ProjectItemsEventsClass

أمان العملية الجزئية

يتم تأمين العملية الجزئية لأي عضو عمومي ثابت (مشترك في Visual Basic) من هذا النوع. لن يتم ضمان تأمين العملية الجزئية لأي عضو مثيل.

راجع أيضًَا

المرجع

ProjectItemsEventsClass الأعضاء

EnvDTE مساحة الاسم