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
属性

适用于