DocumentEventsClass.remove_DocumentClosing Method

Definition

public:
 virtual void remove_DocumentClosing(EnvDTE::_dispDocumentEvents_DocumentClosingEventHandler ^ A_1) = EnvDTE::_dispDocumentEvents_Event::remove_DocumentClosing;
public virtual void remove_DocumentClosing (EnvDTE._dispDocumentEvents_DocumentClosingEventHandler A_1);
abstract member remove_DocumentClosing : EnvDTE._dispDocumentEvents_DocumentClosingEventHandler -> unit
override this.remove_DocumentClosing : EnvDTE._dispDocumentEvents_DocumentClosingEventHandler -> unit
Public Overridable Sub remove_DocumentClosing (A_1 As _dispDocumentEvents_DocumentClosingEventHandler)

Parameters

Implements

Applies to