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