ApplicationEvents2_Event.remove_Quit 方法

定义

public:
 void remove_Quit(Microsoft::Office::Interop::Word::ApplicationEvents2_QuitEventHandler ^ );
public void remove_Quit (Microsoft.Office.Interop.Word.ApplicationEvents2_QuitEventHandler );
abstract member remove_Quit : Microsoft.Office.Interop.Word.ApplicationEvents2_QuitEventHandler -> unit
Public Sub remove_Quit ( As ApplicationEvents2_QuitEventHandler)

参数

适用于