Udostępnij za pośrednictwem


Metoda _dispSolutionEvents_Event.add_Opened —

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

Parametry

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

_dispSolutionEvents_Event Interfejs

Przestrzeń nazw EnvDTE