ApplicationEvents2_SinkHelper.m_DocumentOpenDelegate Field
Namespace: Microsoft.Office.Interop.Word
Assembly: Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)
Syntax
'Declaration
Public m_DocumentOpenDelegate As ApplicationEvents2_DocumentOpenEventHandler
'Usage
Dim instance As ApplicationEvents2_SinkHelper
Dim value As ApplicationEvents2_DocumentOpenEventHandler
value = instance.m_DocumentOpenDelegate
instance.m_DocumentOpenDelegate = value
public ApplicationEvents2_DocumentOpenEventHandler m_DocumentOpenDelegate
See Also
Reference
ApplicationEvents2_SinkHelper Class