Partager via


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

Paramètres

Sécurité .NET Framework

Voir aussi

Référence

_dispWindowEvents_Event Interface

EnvDTE, espace de noms