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