DocumentEvents2_SinkHelper.m_OpenDelegate Field

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

Syntax

'Declaration
Public m_OpenDelegate As DocumentEvents2_OpenEventHandler
'Usage
Dim instance As DocumentEvents2_SinkHelper
Dim value As DocumentEvents2_OpenEventHandler

value = instance.m_OpenDelegate

instance.m_OpenDelegate = value
public DocumentEvents2_OpenEventHandler m_OpenDelegate

See Also

Reference

DocumentEvents2_SinkHelper Class

DocumentEvents2_SinkHelper Members

Microsoft.Office.Interop.Word Namespace