مشاركة عبر


_dispDocumentEvents_Event.DocumentClosing الحدث

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

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

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

بناء الجملة

'إقرار
Event DocumentClosing As _dispDocumentEvents_DocumentClosingEventHandler
event _dispDocumentEvents_DocumentClosingEventHandler DocumentClosing
 event _dispDocumentEvents_DocumentClosingEventHandler^ DocumentClosing {
    void add (_dispDocumentEvents_DocumentClosingEventHandler^ value);
    void remove (_dispDocumentEvents_DocumentClosingEventHandler^ value);
}
abstract DocumentClosing : IEvent<_dispDocumentEvents_DocumentClosingEventHandler,
    EventArgs>
لا تدعم JScript الأحداث.

أمن NET Framework.

راجع أيضًَا

المرجع

_dispDocumentEvents_Event واجهة

_dispDocumentEvents_Event الأعضاء

EnvDTE مساحة الاسم