_ApplicationEvents_SinkHelper.m_XDocumentBeforeSaveDelegate field

Namespace:  Microsoft.Office.Interop.InfoPath
Assembly:  Microsoft.Office.Interop.InfoPath (in Microsoft.Office.Interop.InfoPath.dll)

Syntax

'Declaration
Public m_XDocumentBeforeSaveDelegate As _ApplicationEvents_XDocumentBeforeSaveEventHandler
'Usage
Dim instance As _ApplicationEvents_SinkHelper
Dim value As _ApplicationEvents_XDocumentBeforeSaveEventHandler

value = instance.m_XDocumentBeforeSaveDelegate

instance.m_XDocumentBeforeSaveDelegate = value
public _ApplicationEvents_XDocumentBeforeSaveEventHandler m_XDocumentBeforeSaveDelegate

See also

Reference

_ApplicationEvents_SinkHelper class

_ApplicationEvents_SinkHelper members

Microsoft.Office.Interop.InfoPath namespace