_dispOutputWindowEvents_PaneAddedEventHandler مفوَّض
تدعم واجهة API البنية الأساسية لـ NET Framework. ولم يتم تصميمها للاستخدام مباشرةً من التعليمة البرمجية الخاصة بك.
استخدام Microsoft الداخلي فقط.
مساحة الاسم: EnvDTE
التجميع: EnvDTE (في EnvDTE.dll)
بناء الجملة
'إقرار
<ComVisibleAttribute(False)> _
Public Delegate Sub _dispOutputWindowEvents_PaneAddedEventHandler ( _
pPane As OutputWindowPane _
)
[ComVisibleAttribute(false)]
public delegate void _dispOutputWindowEvents_PaneAddedEventHandler(
OutputWindowPane pPane
)
[ComVisibleAttribute(false)]
public delegate void _dispOutputWindowEvents_PaneAddedEventHandler(
[InAttribute] OutputWindowPane^ pPane
)
[<ComVisibleAttribute(false)>]
type _dispOutputWindowEvents_PaneAddedEventHandler =
delegate of
pPane:OutputWindowPane -> unit
لا تدعم JScript المفوضين.
المعلمات
- pPane
النوع: EnvDTE.OutputWindowPane