ApplicationEvents3_SinkHelper.m_QuitDelegate Field

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

Syntax

'Declaration
Public m_QuitDelegate As ApplicationEvents3_QuitEventHandler
'Usage
Dim instance As ApplicationEvents3_SinkHelper
Dim value As ApplicationEvents3_QuitEventHandler

value = instance.m_QuitDelegate

instance.m_QuitDelegate = value
public ApplicationEvents3_QuitEventHandler m_QuitDelegate

See Also

Reference

ApplicationEvents3_SinkHelper Class

ApplicationEvents3_SinkHelper Members

Microsoft.Office.Interop.Word Namespace