ApplicationEvents3_DocumentChangeEventHandler 代理人
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
このイベント ハンドラーは下位互換性を確保するためにのみ組み込まれています。 同名の最新のイベント ハンドラーを使用することをお勧めします。
public delegate void ApplicationEvents3_DocumentChangeEventHandler();
[System.Runtime.InteropServices.ComVisible(false)]
public delegate void ApplicationEvents3_DocumentChangeEventHandler();
type ApplicationEvents3_DocumentChangeEventHandler = delegate of unit -> unit
Public Delegate Sub ApplicationEvents3_DocumentChangeEventHandler()
- 属性