IExplorerNodeEvents.NodeMenuItemsRequested 事件
發生於 IExplorerNode 要求捷徑功能表項目時。
命名空間: Microsoft.VisualStudio.SharePoint.Explorer
組件: Microsoft.VisualStudio.SharePoint (在 Microsoft.VisualStudio.SharePoint.dll 中)
語法
'宣告
Event NodeMenuItemsRequested As EventHandler(Of ExplorerNodeMenuItemsRequestedEventArgs)
event EventHandler<ExplorerNodeMenuItemsRequestedEventArgs> NodeMenuItemsRequested
備註
處理這個事件,將捷徑功能表項目加入至節點。如需詳細資訊,請參閱 HOW TO:在伺服器總管中擴充 SharePoint 節點。
.NET Framework 安全性
- 完全信任立即呼叫者。這個成員無法供部分信任的程式碼使用。如需詳細資訊,請參閱從部分受信任程式碼使用程式庫。