Partager via


DocumentEventsClass.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
Public Overridable Sub remove_DocumentClosing ( _
    A_1 As _dispDocumentEvents_DocumentClosingEventHandler _
)
public virtual void remove_DocumentClosing(
    _dispDocumentEvents_DocumentClosingEventHandler A_1
)
public:
virtual void remove_DocumentClosing(
    _dispDocumentEvents_DocumentClosingEventHandler^ A_1
)
abstract remove_DocumentClosing : 
        A_1:_dispDocumentEvents_DocumentClosingEventHandler -> unit 
override remove_DocumentClosing : 
        A_1:_dispDocumentEvents_DocumentClosingEventHandler -> unit 
public function remove_DocumentClosing(
    A_1 : _dispDocumentEvents_DocumentClosingEventHandler
)

Paramètres

Implémentations

_dispDocumentEvents_Event.remove_DocumentClosing(_dispDocumentEvents_DocumentClosingEventHandler)

Sécurité .NET Framework

Voir aussi

Référence

DocumentEventsClass Classe

EnvDTE, espace de noms