ApplicationEvents_11_AttachmentContextMenuDisplayEventHandler 代理人

定義

このオブジェクト、メンバー、または列挙体は非推奨です。ユーザーのコード内で使用されるものではありません。

public delegate void ApplicationEvents_11_AttachmentContextMenuDisplayEventHandler(CommandBar ^ CommandBar, AttachmentSelection ^ Attachments);
[System.Runtime.InteropServices.ComVisible(false)]
public delegate void ApplicationEvents_11_AttachmentContextMenuDisplayEventHandler(CommandBar CommandBar, AttachmentSelection Attachments);
Public Delegate Sub ApplicationEvents_11_AttachmentContextMenuDisplayEventHandler(CommandBar As CommandBar, Attachments As AttachmentSelection)

パラメーター

CommandBar
CommandBar
Attachments
AttachmentSelection
属性

適用対象