ApplicationEventsClass.add_XDocumentBeforeSave 方法

定义

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

public:
 virtual void add_XDocumentBeforeSave(Microsoft::Office::Interop::InfoPath::_ApplicationEvents_XDocumentBeforeSaveEventHandler ^ ) = Microsoft::Office::Interop::InfoPath::_ApplicationEvents_Event::add_XDocumentBeforeSave;
public virtual void add_XDocumentBeforeSave (Microsoft.Office.Interop.InfoPath._ApplicationEvents_XDocumentBeforeSaveEventHandler );
abstract member add_XDocumentBeforeSave : Microsoft.Office.Interop.InfoPath._ApplicationEvents_XDocumentBeforeSaveEventHandler -> unit
override this.add_XDocumentBeforeSave : Microsoft.Office.Interop.InfoPath._ApplicationEvents_XDocumentBeforeSaveEventHandler -> unit
Public Overridable Sub add_XDocumentBeforeSave ( As _ApplicationEvents_XDocumentBeforeSaveEventHandler)

参数

实现

适用于