ApplicationEvents3_SinkHelper.m_DocumentChangeDelegate Field

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

Syntax

'Declaration
Public m_DocumentChangeDelegate As ApplicationEvents3_DocumentChangeEventHandler
'Usage
Dim instance As ApplicationEvents3_SinkHelper
Dim value As ApplicationEvents3_DocumentChangeEventHandler

value = instance.m_DocumentChangeDelegate

instance.m_DocumentChangeDelegate = value
public ApplicationEvents3_DocumentChangeEventHandler m_DocumentChangeDelegate

See Also

Reference

ApplicationEvents3_SinkHelper Class

ApplicationEvents3_SinkHelper Members

Microsoft.Office.Interop.Word Namespace