Partager via


_ApplicationEvents_Event.XDocumentBeforeSave Événement

Définition

Se produit juste avant l’enregistrement d’un des documents ouverts.

public:
 event Microsoft::Office::Interop::InfoPath::_ApplicationEvents_XDocumentBeforeSaveEventHandler ^ XDocumentBeforeSave;
event Microsoft.Office.Interop.InfoPath._ApplicationEvents_XDocumentBeforeSaveEventHandler XDocumentBeforeSave;
member this.XDocumentBeforeSave : Microsoft.Office.Interop.InfoPath._ApplicationEvents_XDocumentBeforeSaveEventHandler 
Event XDocumentBeforeSave As _ApplicationEvents_XDocumentBeforeSaveEventHandler 

Type d'événement

Remarques

L’événement XDocumentBeforeSave de l’interface _ApplicationEvents_Event est principalement utilisé avec les compléments COM. Pour plus d’informations sur la création d’un complément COM pour Microsoft InfoPath, consultez Guide pratique pour créer un complément COM pour ajouter des fonctionnalités personnalisées à InfoPath.

S’applique à