Udostępnij za pośrednictwem


Metoda OutputWindowEventsClass.remove_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
Public Overridable Sub remove_PaneUpdated ( _
    A_1 As _dispOutputWindowEvents_PaneUpdatedEventHandler _
)
public virtual void remove_PaneUpdated(
    _dispOutputWindowEvents_PaneUpdatedEventHandler A_1
)
public:
virtual void remove_PaneUpdated(
    _dispOutputWindowEvents_PaneUpdatedEventHandler^ A_1
)
abstract remove_PaneUpdated : 
        A_1:_dispOutputWindowEvents_PaneUpdatedEventHandler -> unit  
override remove_PaneUpdated : 
        A_1:_dispOutputWindowEvents_PaneUpdatedEventHandler -> unit
public function remove_PaneUpdated(
    A_1 : _dispOutputWindowEvents_PaneUpdatedEventHandler
)

Parametry

Implementuje

_dispOutputWindowEvents_Event.remove_PaneUpdated(_dispOutputWindowEvents_PaneUpdatedEventHandler)

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

OutputWindowEventsClass Klasa

Przestrzeń nazw EnvDTE