Share via


DocumentEvents2_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 DocumentEvents2_NewEventHandler
'Usage
Dim instance As DocumentEvents2_SinkHelper
Dim value As DocumentEvents2_NewEventHandler

value = instance.m_NewDelegate

instance.m_NewDelegate = value
public DocumentEvents2_NewEventHandler m_NewDelegate

See Also

Reference

DocumentEvents2_SinkHelper Class

DocumentEvents2_SinkHelper Members

Microsoft.Office.Interop.Word Namespace