ApplicationEvents4_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 ApplicationEvents4_QuitEventHandler
'Usage
Dim instance As ApplicationEvents4_SinkHelper
Dim value As ApplicationEvents4_QuitEventHandler
value = instance.m_QuitDelegate
instance.m_QuitDelegate = value
public ApplicationEvents4_QuitEventHandler m_QuitDelegate
See Also
Reference
ApplicationEvents4_SinkHelper Class