_dispDocumentEvents_Event.remove_DocumentClosing Method

Definition

public:
 void remove_DocumentClosing(EnvDTE::_dispDocumentEvents_DocumentClosingEventHandler ^ A_1);
public:
 void remove_DocumentClosing(EnvDTE::_dispDocumentEvents_DocumentClosingEventHandler ^ value);
public void remove_DocumentClosing (EnvDTE._dispDocumentEvents_DocumentClosingEventHandler A_1);
public void remove_DocumentClosing (EnvDTE._dispDocumentEvents_DocumentClosingEventHandler value);
abstract member remove_DocumentClosing : EnvDTE._dispDocumentEvents_DocumentClosingEventHandler -> unit
Public Sub remove_DocumentClosing (A_1 As _dispDocumentEvents_DocumentClosingEventHandler)
Public Sub remove_DocumentClosing (value As _dispDocumentEvents_DocumentClosingEventHandler)

Parameters

Applies to