مشاركة عبر


ProjectItemsEvents الواجهة

الواجهة الأساسية منه اشتقاق مشاريع الواجهات الأحداث لعناصر مشروع الخاصة بهم. استخدم هذا كائن للوظيفة والرجوع إلى ProjectItemsEventsClassلهذه الوثائق كائن's.

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

بناء الجملة

'إقرار
<GuidAttribute("22800963-2811-410D-BF87-A7808EAC977D")> _
Public Interface ProjectItemsEvents _
    Inherits _ProjectItemsEvents, _dispProjectItemsEvents_Event
[GuidAttribute("22800963-2811-410D-BF87-A7808EAC977D")]
public interface ProjectItemsEvents : _ProjectItemsEvents, 
    _dispProjectItemsEvents_Event
[GuidAttribute(L"22800963-2811-410D-BF87-A7808EAC977D")]
public interface class ProjectItemsEvents : _ProjectItemsEvents, 
    _dispProjectItemsEvents_Event
[<GuidAttribute("22800963-2811-410D-BF87-A7808EAC977D")>]
type ProjectItemsEvents =  
    interface
        interface _ProjectItemsEvents
        interface _dispProjectItemsEvents_Event
    end
public interface ProjectItemsEvents extends _ProjectItemsEvents, _dispProjectItemsEvents_Event

ملاحظات

مشتق من ProjectItemsEventsتوفره كل نوع مشروع في Visual Studioالذي يساهم طراز التنفيذ التلقائي للمشروع. يعكس الاسم نوع مشروع، مثل VBProjectItemsEvents. هذه الكائنات خاصة بلغة معينة، bكـed على ProjectItemsEvents، تعمل كـ مصدرا للأحداث عام.

راجع أيضًَا

المرجع

ProjectItemsEvents الأعضاء

EnvDTE مساحة الاسم