ApplicationEventsClass.XDocumentBeforeClose 事件

定义

此类型是用于 Coclass 或 Coclass 成员(托管代码需要它来实现 COM 互操作性)的包装。 此类不适合在代码中使用。

public:
 virtual event Microsoft::Office::Interop::InfoPath::_ApplicationEvents_XDocumentBeforeCloseEventHandler ^ XDocumentBeforeClose;
public virtual event Microsoft.Office.Interop.InfoPath._ApplicationEvents_XDocumentBeforeCloseEventHandler XDocumentBeforeClose;
member this.XDocumentBeforeClose : Microsoft.Office.Interop.InfoPath._ApplicationEvents_XDocumentBeforeCloseEventHandler 
Public Overridable Custom Event XDocumentBeforeClose As _ApplicationEvents_XDocumentBeforeCloseEventHandler Implements XDocumentBeforeClose

事件类型

实现

适用于