Metoda _dispOutputWindowEvents.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 PaneUpdated ( _
    pPane As OutputWindowPane _
)
void PaneUpdated(
    OutputWindowPane pPane
)
void PaneUpdated(
    [InAttribute] OutputWindowPane^ pPane
)
abstract PaneUpdated : 
        pPane:OutputWindowPane -> unit
function PaneUpdated(
    pPane : OutputWindowPane
)

Parametry

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

_dispOutputWindowEvents Interfejs

Przestrzeń nazw EnvDTE