Partager via


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

Paramètres

Sécurité .NET Framework

Voir aussi

Référence

_dispWindowEvents_Event Interface

EnvDTE, espace de noms