ApplicationEvents4_SinkHelper.m_DocumentBeforeCloseDelegate Field
Namespace: Microsoft.Office.Interop.Word
Assembly: Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)
Syntax
'Declaration
Public m_DocumentBeforeCloseDelegate As ApplicationEvents4_DocumentBeforeCloseEventHandler
'Usage
Dim instance As ApplicationEvents4_SinkHelper
Dim value As ApplicationEvents4_DocumentBeforeCloseEventHandler
value = instance.m_DocumentBeforeCloseDelegate
instance.m_DocumentBeforeCloseDelegate = value
public ApplicationEvents4_DocumentBeforeCloseEventHandler m_DocumentBeforeCloseDelegate
See Also
Reference
ApplicationEvents4_SinkHelper Class