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