次の方法で共有


ApplicationEventsClass.Quit イベント

定義

この型は、COM の相互運用性を得るためにマネージ コードが必要とするコクラスまたはコクラス メンバのラッパーです。 このクラスは、ユーザー コード内で直接使用することを意図したものではありません。

public:
 virtual event Microsoft::Office::Interop::InfoPath::_ApplicationEvents_QuitEventHandler ^ Quit;
public virtual event Microsoft.Office.Interop.InfoPath._ApplicationEvents_QuitEventHandler Quit;
member this.Quit : Microsoft.Office.Interop.InfoPath._ApplicationEvents_QuitEventHandler 
Public Overridable Custom Event Quit As _ApplicationEvents_QuitEventHandler Implements Quit

イベントの種類

実装

適用対象