ApplicationEvents3_Event.remove_Quit 方法

定义

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

参数

适用于