_dispWindowEvents_Event.remove_WindowClosing 方法

定义

public:
 void remove_WindowClosing(EnvDTE::_dispWindowEvents_WindowClosingEventHandler ^ A_1);
public void remove_WindowClosing (EnvDTE._dispWindowEvents_WindowClosingEventHandler A_1);
abstract member remove_WindowClosing : EnvDTE._dispWindowEvents_WindowClosingEventHandler -> unit
Public Sub remove_WindowClosing (A_1 As _dispWindowEvents_WindowClosingEventHandler)

参数

适用于