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