_dispOutputWindowEvents_PaneUpdatedEventHandler (Delegado)
Esta API es compatible con la infraestructura de .NET Framework y no está diseñada para utilizarse directamente desde el código.
Sólo para uso interno de Microsoft.
Espacio de nombres: EnvDTE
Ensamblado: EnvDTE (en EnvDTE.dll)
Sintaxis
'Declaración
<ComVisibleAttribute(False)> _
Public Delegate Sub _dispOutputWindowEvents_PaneUpdatedEventHandler ( _
pPane As OutputWindowPane _
)
[ComVisibleAttribute(false)]
public delegate void _dispOutputWindowEvents_PaneUpdatedEventHandler(
OutputWindowPane pPane
)
[ComVisibleAttribute(false)]
public delegate void _dispOutputWindowEvents_PaneUpdatedEventHandler(
[InAttribute] OutputWindowPane^ pPane
)
[<ComVisibleAttribute(false)>]
type _dispOutputWindowEvents_PaneUpdatedEventHandler =
delegate of
pPane:OutputWindowPane -> unit
JScript no admite delegados.
Parámetros
- pPane
Tipo: EnvDTE.OutputWindowPane