Condividi tramite


Metodo _dispWindowEvents_Event.add_WindowCreated

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

Parametri

Sicurezza di .NET Framework

Vedere anche

Riferimenti

_dispWindowEvents_Event Interfaccia

Spazio dei nomi EnvDTE