Partager via


_dispDocumentEvents_Event.remove_DocumentClosing, 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_DocumentClosing ( _
    A_1 As _dispDocumentEvents_DocumentClosingEventHandler _
)
void remove_DocumentClosing(
    _dispDocumentEvents_DocumentClosingEventHandler A_1
)
void remove_DocumentClosing(
    _dispDocumentEvents_DocumentClosingEventHandler^ A_1
)
abstract remove_DocumentClosing : 
        A_1:_dispDocumentEvents_DocumentClosingEventHandler -> unit 
function remove_DocumentClosing(
    A_1 : _dispDocumentEvents_DocumentClosingEventHandler
)

Paramètres

Sécurité .NET Framework

Voir aussi

Référence

_dispDocumentEvents_Event Interface

EnvDTE, espace de noms