OutputWindowEventsClass الفئة

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

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

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

بناء الجملة

'إقرار
<ClassInterfaceAttribute()> _
<GuidAttribute("3760037F-B012-44F8-9C23-3609D7A16DEF")> _
Public Class OutputWindowEventsClass _
    Implements _OutputWindowEvents, OutputWindowEvents, _dispOutputWindowEvents_Event
[ClassInterfaceAttribute()]
[GuidAttribute("3760037F-B012-44F8-9C23-3609D7A16DEF")]
public class OutputWindowEventsClass : _OutputWindowEvents, 
    OutputWindowEvents, _dispOutputWindowEvents_Event
[ClassInterfaceAttribute()]
[GuidAttribute(L"3760037F-B012-44F8-9C23-3609D7A16DEF")]
public ref class OutputWindowEventsClass : _OutputWindowEvents, 
    OutputWindowEvents, _dispOutputWindowEvents_Event
[<ClassInterfaceAttribute()>]
[<GuidAttribute("3760037F-B012-44F8-9C23-3609D7A16DEF")>]
type OutputWindowEventsClass =  
    class
        interface _OutputWindowEvents
        interface OutputWindowEvents
        interface _dispOutputWindowEvents_Event
    end
public class OutputWindowEventsClass implements _OutputWindowEvents, OutputWindowEvents, _dispOutputWindowEvents_Event

ملاحظات

الرجوع إلى OutputWindowEventsلهذه الوظيفة. Do not instantiate this فئة.

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

System.Object
  EnvDTE.OutputWindowEventsClass

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

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

راجع أيضًَا

المرجع

OutputWindowEventsClass الأعضاء

EnvDTE مساحة الاسم