WindowEventsClass الفئة

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

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

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

بناء الجملة

'إقرار
<GuidAttribute("2E260FD4-C130-4E6D-8EBC-4A3BFD188181")> _
<ClassInterfaceAttribute()> _
Public Class WindowEventsClass _
    Implements _WindowEvents, WindowEvents, _dispWindowEvents_Event
[GuidAttribute("2E260FD4-C130-4E6D-8EBC-4A3BFD188181")]
[ClassInterfaceAttribute()]
public class WindowEventsClass : _WindowEvents, 
    WindowEvents, _dispWindowEvents_Event
[GuidAttribute(L"2E260FD4-C130-4E6D-8EBC-4A3BFD188181")]
[ClassInterfaceAttribute()]
public ref class WindowEventsClass : _WindowEvents, 
    WindowEvents, _dispWindowEvents_Event
[<GuidAttribute("2E260FD4-C130-4E6D-8EBC-4A3BFD188181")>]
[<ClassInterfaceAttribute()>]
type WindowEventsClass =  
    class
        interface _WindowEvents
        interface WindowEvents
        interface _dispWindowEvents_Event
    end
public class WindowEventsClass implements _WindowEvents, WindowEvents, _dispWindowEvents_Event

ملاحظات

الرجوع إلى WindowEventsلهذه الوظيفة. لا تقم بالتمثيل من هذه الفئة.

التسلسل الهيكلي للإرث

System.Object
  EnvDTE.WindowEventsClass

أمان العملية الجزئية

يتم تأمين العملية الجزئية لأي عضو عمومي ثابت (مشترك في Visual Basic) من هذا النوع. لن يتم ضمان تأمين العملية الجزئية لأي عضو مثيل.

راجع أيضًَا

المرجع

WindowEventsClass الأعضاء

EnvDTE مساحة الاسم