Share via


ApplicationEvents3_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 ApplicationEvents3_DocumentBeforeCloseEventHandler
'Usage
Dim instance As ApplicationEvents3_SinkHelper
Dim value As ApplicationEvents3_DocumentBeforeCloseEventHandler

value = instance.m_DocumentBeforeCloseDelegate

instance.m_DocumentBeforeCloseDelegate = value
public ApplicationEvents3_DocumentBeforeCloseEventHandler m_DocumentBeforeCloseDelegate

See Also

Reference

ApplicationEvents3_SinkHelper Class

ApplicationEvents3_SinkHelper Members

Microsoft.Office.Interop.Word Namespace