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