Condividi tramite


Metodo _dispOutputWindowEvents_Event.remove_PaneAdded

Questa API supporta l'infrastruttura .NET Framework e non deve essere utilizzata direttamente dal codice.

Solo per utilizzo interno di Microsoft.

Spazio dei nomi:  EnvDTE
Assembly:  EnvDTE (in EnvDTE.dll)

Sintassi

'Dichiarazione
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
)

Parametri

Sicurezza di .NET Framework

Vedere anche

Riferimenti

_dispOutputWindowEvents_Event Interfaccia

Spazio dei nomi EnvDTE