مشاركة عبر


DTEEventsClass.add_OnStartupComplete أسلوب

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

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

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

بناء الجملة

'إقرار
Public Overridable Sub add_OnStartupComplete ( _
    A_1 As _dispDTEEvents_OnStartupCompleteEventHandler _
)
public virtual void add_OnStartupComplete(
    _dispDTEEvents_OnStartupCompleteEventHandler A_1
)
public:
virtual void add_OnStartupComplete(
    _dispDTEEvents_OnStartupCompleteEventHandler^ A_1
)
abstract add_OnStartupComplete : 
        A_1:_dispDTEEvents_OnStartupCompleteEventHandler -> unit 
override add_OnStartupComplete : 
        A_1:_dispDTEEvents_OnStartupCompleteEventHandler -> unit 
public function add_OnStartupComplete(
    A_1 : _dispDTEEvents_OnStartupCompleteEventHandler
)

المعلمات

التطبيقات

_dispDTEEvents_Event.add_OnStartupComplete(_dispDTEEvents_OnStartupCompleteEventHandler)

أمن NET Framework.

راجع أيضًَا

المرجع

DTEEventsClass الفئة

DTEEventsClass الأعضاء

EnvDTE مساحة الاسم