共用方式為


IExplorerNodeEvents.NodeChildrenRequested 事件

發生於 IExplorerNode 要求子節點時。

命名空間:  Microsoft.VisualStudio.SharePoint.Explorer
組件:  Microsoft.VisualStudio.SharePoint (在 Microsoft.VisualStudio.SharePoint.dll 中)

語法

'宣告
Event NodeChildrenRequested As EventHandler(Of ExplorerNodeEventArgs)
event EventHandler<ExplorerNodeEventArgs> NodeChildrenRequested

備註

處理這個事件,將子節點加入至節點。 如需詳細資訊,請參閱HOW TO:在伺服器總管中新增自訂 SharePoint 節點

.NET Framework 安全性

請參閱

參考

IExplorerNodeEvents 介面

Microsoft.VisualStudio.SharePoint.Explorer 命名空間