_ApplicationEvents_SinkHelper.m_XDocumentBeforeSaveDelegate-Feld
Dieses Feld wird für die interne Verwendung reserviert und ist nicht für die direkte Verwendung in Code bestimmt.
Namespace: Microsoft.Office.Interop.InfoPath
Assembly: Microsoft.Office.Interop.InfoPath (in microsoft.office.interop.infopath.dll)
Syntax
'Declaration
Public m_XDocumentBeforeSaveDelegate As _ApplicationEvents_XDocumentBeforeSaveEventHandler
'Usage
Dim instance As _ApplicationEvents_SinkHelper
Dim value As _ApplicationEvents_XDocumentBeforeSaveEventHandler
value = instance.m_XDocumentBeforeSaveDelegate
instance.m_XDocumentBeforeSaveDelegate = value
public _ApplicationEvents_XDocumentBeforeSaveEventHandler m_XDocumentBeforeSaveDelegate
Siehe auch
Referenz
_ApplicationEvents_SinkHelper-Klasse
_ApplicationEvents_SinkHelper-Member
Microsoft.Office.Interop.InfoPath-Namespace