Metoda _dispOutputWindowEvents_Event.add_PaneUpdated —

Ten interfejs API obsługuje infrastrukturę programu .NET Framework i nie jest przeznaczony do użycia bezpośrednio w kodzie.

Microsoft tylko do użytku wewnętrznego.

Przestrzeń nazw:  EnvDTE
Zestaw:  EnvDTE (w EnvDTE.dll)

Składnia

'Deklaracja
Sub add_PaneUpdated ( _
    A_1 As _dispOutputWindowEvents_PaneUpdatedEventHandler _
)
void add_PaneUpdated(
    _dispOutputWindowEvents_PaneUpdatedEventHandler A_1
)
void add_PaneUpdated(
    _dispOutputWindowEvents_PaneUpdatedEventHandler^ A_1
)
abstract add_PaneUpdated : 
        A_1:_dispOutputWindowEvents_PaneUpdatedEventHandler -> unit
function add_PaneUpdated(
    A_1 : _dispOutputWindowEvents_PaneUpdatedEventHandler
)

Parametry

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

_dispOutputWindowEvents_Event Interfejs

Przestrzeń nazw EnvDTE