_ApplicationEvents_Event.XDocumentBeforeSave イベント
このイベントは、内部の使用に予約されています。コードから直接使用するためのものではありません。
名前空間: Microsoft.Office.Interop.InfoPath
アセンブリ: Microsoft.Office.Interop.InfoPath (microsoft.office.interop.infopath.dll 内)
構文
'宣言
Event XDocumentBeforeSave As _ApplicationEvents_XDocumentBeforeSaveEventHandler
'使用
Dim instance As _ApplicationEvents_Event
Dim handler As _ApplicationEvents_XDocumentBeforeSaveEventHandler
AddHandler instance.XDocumentBeforeSave, handler
event _ApplicationEvents_XDocumentBeforeSaveEventHandler XDocumentBeforeSave
関連項目
参照
_ApplicationEvents_Event インターフェイス
_ApplicationEvents_Event のメンバ
Microsoft.Office.Interop.InfoPath 名前空間