ApplicationEvents2_SinkHelper.m_StartupDelegate Field
Namespace: Microsoft.Office.Interop.Word
Assembly: Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)
Syntax
'Declaration
Public m_StartupDelegate As ApplicationEvents2_StartupEventHandler
'Usage
Dim instance As ApplicationEvents2_SinkHelper
Dim value As ApplicationEvents2_StartupEventHandler
value = instance.m_StartupDelegate
instance.m_StartupDelegate = value
public ApplicationEvents2_StartupEventHandler m_StartupDelegate
See Also
Reference
ApplicationEvents2_SinkHelper Class