BuildEvents الواجهة

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

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

بناء الجملة

'إقرار
<GuidAttribute("794A2BA5-FFA6-4FC5-BF13-957B2C22EDD7")> _
Public Interface BuildEvents _
    Inherits _BuildEvents, _dispBuildEvents_Event
[GuidAttribute("794A2BA5-FFA6-4FC5-BF13-957B2C22EDD7")]
public interface BuildEvents : _BuildEvents, 
    _dispBuildEvents_Event
[GuidAttribute(L"794A2BA5-FFA6-4FC5-BF13-957B2C22EDD7")]
public interface class BuildEvents : _BuildEvents, 
    _dispBuildEvents_Event
[<GuidAttribute("794A2BA5-FFA6-4FC5-BF13-957B2C22EDD7")>]
type BuildEvents =  
    interface
        interface _BuildEvents
        interface _dispBuildEvents_Event
    end
public interface BuildEvents extends _BuildEvents, _dispBuildEvents_Event

راجع أيضًَا

المرجع

BuildEvents الأعضاء

EnvDTE مساحة الاسم