Partager via


_dispSolutionEvents_Event.add_Opened, 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_Opened ( _
    A_1 As _dispSolutionEvents_OpenedEventHandler _
)
void add_Opened(
    _dispSolutionEvents_OpenedEventHandler A_1
)
void add_Opened(
    _dispSolutionEvents_OpenedEventHandler^ A_1
)
abstract add_Opened : 
        A_1:_dispSolutionEvents_OpenedEventHandler -> unit
function add_Opened(
    A_1 : _dispSolutionEvents_OpenedEventHandler
)

Paramètres

Sécurité .NET Framework

Voir aussi

Référence

_dispSolutionEvents_Event Interface

EnvDTE, espace de noms