Share via


DocumentEvents_SinkHelper.m_NewDelegate Field

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

Syntax

'Declaration
Public m_NewDelegate As DocumentEvents_NewEventHandler
'Usage
Dim instance As DocumentEvents_SinkHelper
Dim value As DocumentEvents_NewEventHandler

value = instance.m_NewDelegate

instance.m_NewDelegate = value
public DocumentEvents_NewEventHandler m_NewDelegate

See Also

Reference

DocumentEvents_SinkHelper Class

DocumentEvents_SinkHelper Members

Microsoft.Office.Interop.Word Namespace