Metoda _dispOutputWindowEvents_Event.remove_PaneAdded —

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 remove_PaneAdded ( _
    A_1 As _dispOutputWindowEvents_PaneAddedEventHandler _
)
void remove_PaneAdded(
    _dispOutputWindowEvents_PaneAddedEventHandler A_1
)
void remove_PaneAdded(
    _dispOutputWindowEvents_PaneAddedEventHandler^ A_1
)
abstract remove_PaneAdded : 
        A_1:_dispOutputWindowEvents_PaneAddedEventHandler -> unit
function remove_PaneAdded(
    A_1 : _dispOutputWindowEvents_PaneAddedEventHandler
)

Parametry

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

_dispOutputWindowEvents_Event Interfejs

Przestrzeń nazw EnvDTE