ApplicationEvents2_QuitEventHandler 代理人

定義

このイベント ハンドラーは下位互換性を確保するためにのみ組み込まれています。 同名の最新のイベント ハンドラーを使用することをお勧めします。

public delegate void ApplicationEvents2_QuitEventHandler();
[System.Runtime.InteropServices.ComVisible(false)]
public delegate void ApplicationEvents2_QuitEventHandler();
type ApplicationEvents2_QuitEventHandler = delegate of unit -> unit
Public Delegate Sub ApplicationEvents2_QuitEventHandler()
属性

適用対象