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