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