Freigeben über


ApplicationEventsClass.remove_XDocumentBeforeSave-Methode

Dieser Typ ist ein Wrapper für eine CoClass oder ein CoClass-Mitglied, das von verwaltetem Code für COM-Interoperabilität benötigt wird. Diese Klasse sollte nicht in Code verwendet werden.

Namespace:  Microsoft.Office.Interop.InfoPath
Assembly:  Microsoft.Office.Interop.InfoPath (in Microsoft.Office.Interop.InfoPath.dll)

Syntax

'Declaration
Public Overridable Sub remove_XDocumentBeforeSave ( _
    param0 As _ApplicationEvents_XDocumentBeforeSaveEventHandler _
)
'Usage
Dim instance As ApplicationEventsClass
Dim param0 As _ApplicationEvents_XDocumentBeforeSaveEventHandler

instance.remove_XDocumentBeforeSave(param0)
public virtual void remove_XDocumentBeforeSave(
    _ApplicationEvents_XDocumentBeforeSaveEventHandler param0
)

Parameter

Implementiert

_ApplicationEvents_Event.remove_XDocumentBeforeSave(_ApplicationEvents_XDocumentBeforeSaveEventHandler)

Siehe auch

Referenz

ApplicationEventsClass Klasse

ApplicationEventsClass-Member

Microsoft.Office.Interop.InfoPath-Namespace