_ApplicationEvents_SinkHelper.m_XDocumentBeforeCloseDelegate field
Namespace: Microsoft.Office.Interop.InfoPath
Assembly: Microsoft.Office.Interop.InfoPath (in Microsoft.Office.Interop.InfoPath.dll)
Syntax
'Declaration
Public m_XDocumentBeforeCloseDelegate As _ApplicationEvents_XDocumentBeforeCloseEventHandler
'Usage
Dim instance As _ApplicationEvents_SinkHelper
Dim value As _ApplicationEvents_XDocumentBeforeCloseEventHandler
value = instance.m_XDocumentBeforeCloseDelegate
instance.m_XDocumentBeforeCloseDelegate = value
public _ApplicationEvents_XDocumentBeforeCloseEventHandler m_XDocumentBeforeCloseDelegate
See also
Reference
_ApplicationEvents_SinkHelper class