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