ApplicationEvents3_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 ApplicationEvents3_StartupEventHandler
'Usage
Dim instance As ApplicationEvents3_SinkHelper
Dim value As ApplicationEvents3_StartupEventHandler
value = instance.m_StartupDelegate
instance.m_StartupDelegate = value
public ApplicationEvents3_StartupEventHandler m_StartupDelegate
See Also
Reference
ApplicationEvents3_SinkHelper Class