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