IExplorerNodeEvents.NodeMenuItemsRequested 事件

IExplorerNode 请求快捷菜单项时发生。

命名空间:  Microsoft.VisualStudio.SharePoint.Explorer
程序集:  Microsoft.VisualStudio.SharePoint(在 Microsoft.VisualStudio.SharePoint.dll 中)

语法

声明
Event NodeMenuItemsRequested As EventHandler(Of ExplorerNodeMenuItemsRequestedEventArgs)
event EventHandler<ExplorerNodeMenuItemsRequestedEventArgs> NodeMenuItemsRequested

备注

处理此事件以将快捷菜单项添加到节点。 有关更多信息,请参见 如何:扩展服务器资源管理器中的 SharePoint 节点

.NET Framework 安全性

请参见

参考

IExplorerNodeEvents 接口

Microsoft.VisualStudio.SharePoint.Explorer 命名空间