Partager via


DocumentEvents_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 DocumentEvents_OpenEventHandler
'Usage
Dim instance As DocumentEvents_SinkHelper
Dim value As DocumentEvents_OpenEventHandler

value = instance.m_OpenDelegate

instance.m_OpenDelegate = value
public DocumentEvents_OpenEventHandler m_OpenDelegate

See Also

Reference

DocumentEvents_SinkHelper Class

DocumentEvents_SinkHelper Members

Microsoft.Office.Interop.Word Namespace