共用方式為


IExplorerNodeTypeExtension 介面

表示 [伺服器總管] 中 [SharePoint 連接] 節點階層架構中的節點擴充功能。

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

語法

'宣告
Public Interface IExplorerNodeTypeExtension
public interface IExplorerNodeTypeExtension

IExplorerNodeTypeExtension 型別會公開下列成員。

方法

  名稱 說明
公用方法 Initialize 初始化節點擴充功能。

回頁首

備註

實作這個介面以擴充節點的現有型別。 如需詳細資訊,請參閱HOW TO:在伺服器總管中擴充 SharePoint 節點

實作此介面的類別必須包含可由 Visual Studio 探索的 System.ComponentModel.Composition.ExportAttributeExplorerNodeTypeAttribute

範例

日期

記錄

原因

2010 年 5 月

加入新的備註,以及示範如何實作這個介面的主題連結

資訊加強。

請參閱

參考

Microsoft.VisualStudio.SharePoint.Explorer 命名空間