Share via


_dispOutputWindowEvents_Event.add_PaneAdded, méthode

Cette API prend en charge l'infrastructure .NET Framework et n'est pas destinée à être utilisée directement à partir de votre code.

Réservé à un usage interne Microsoft.

Espace de noms :  EnvDTE
Assembly :  EnvDTE (dans EnvDTE.dll)

Syntaxe

'Déclaration
Sub add_PaneAdded ( _
    A_1 As _dispOutputWindowEvents_PaneAddedEventHandler _
)
void add_PaneAdded(
    _dispOutputWindowEvents_PaneAddedEventHandler A_1
)
void add_PaneAdded(
    _dispOutputWindowEvents_PaneAddedEventHandler^ A_1
)
abstract add_PaneAdded : 
        A_1:_dispOutputWindowEvents_PaneAddedEventHandler -> unit
function add_PaneAdded(
    A_1 : _dispOutputWindowEvents_PaneAddedEventHandler
)

Paramètres

Sécurité .NET Framework

Voir aussi

Référence

_dispOutputWindowEvents_Event Interface

EnvDTE, espace de noms