مشاركة عبر


ImportsEventsClass.ImportRemoved الحدث

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

مباشرة بعد Importsجملة هو إزالتها من المشروع الأساسية Vهوual.

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

بناء الجملة

'إقرار
Public Overridable Event ImportRemoved As _dispImportsEvents_ImportRemovedEventHandler
public virtual event _dispImportsEvents_ImportRemovedEventHandler ImportRemoved
public:
virtual  event _dispImportsEvents_ImportRemovedEventHandler^ ImportRemoved {
    void add (_dispImportsEvents_ImportRemovedEventHandler^ value);
    void remove (_dispImportsEvents_ImportRemovedEventHandler^ value);
}
abstract ImportRemoved : IEvent<_dispImportsEvents_ImportRemovedEventHandler,
    EventArgs>
override ImportRemoved : IEvent<_dispImportsEvents_ImportRemovedEventHandler,
    EventArgs>
لا تدعم JScript الأحداث.

التطبيقات

_dispImportsEvents_Event.ImportRemoved

أمن NET Framework.

راجع أيضًَا

المرجع

ImportsEventsClass الفئة

ImportsEventsClass الأعضاء

VSLangProj مساحة الاسم