ApplicationEvents2_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 ApplicationEvents2_DocumentChangeEventHandler
'Usage
Dim instance As ApplicationEvents2_SinkHelper
Dim value As ApplicationEvents2_DocumentChangeEventHandler
value = instance.m_DocumentChangeDelegate
instance.m_DocumentChangeDelegate = value
public ApplicationEvents2_DocumentChangeEventHandler m_DocumentChangeDelegate
See Also
Reference
ApplicationEvents2_SinkHelper Class