EApplication_SinkHelper.m_PresentationOpenDelegate Field
Namespace: Microsoft.Office.Interop.PowerPoint
Assembly: Microsoft.Office.Interop.PowerPoint (in Microsoft.Office.Interop.PowerPoint.dll)
Syntax
'Declaration
Public m_PresentationOpenDelegate As EApplication_PresentationOpenEventHandler
'Usage
Dim instance As EApplication_SinkHelper
Dim value As EApplication_PresentationOpenEventHandler
value = instance.m_PresentationOpenDelegate
instance.m_PresentationOpenDelegate = value
public EApplication_PresentationOpenEventHandler m_PresentationOpenDelegate