Método _dispOutputWindowEvents_Event.add_PaneAdded

Esta API oferece suporte à infraestrutura .NET Framework e não se destina a ser usada diretamente do seu código.

Somente para uso interno da Microsoft.

Namespace:  EnvDTE
Assembly:  EnvDTE (em EnvDTE.dll)

Sintaxe

'Declaração
Sub add_PaneAdded ( _
    A_1 As _dispOutputWindowEvents_PaneAddedEventHandler _
)
void add_PaneAdded(
    _dispOutputWindowEvents_PaneAddedEventHandler A_1
)
void add_PaneAdded(
    _dispOutputWindowEvents_PaneAddedEventHandler^ A_1
)
abstract add_PaneAdded : 
        A_1:_dispOutputWindowEvents_PaneAddedEventHandler -> unit 
function add_PaneAdded(
    A_1 : _dispOutputWindowEvents_PaneAddedEventHandler
)

Parâmetros

Segurança do .NET Framework

Consulte também

Referência

_dispOutputWindowEvents_Event Interface

Namespace EnvDTE