共用方式為


Microsoft.VisualStudio.SharePoint.Explorer 命名空間

命名空間 Microsoft.VisualStudio.SharePoint.Explorer 包含可用來在 [伺服器 總管] 中擴充 SharePoint 節點的類型,或定義新類型的節點。 如需詳細資訊,請參閱 Extending the SharePoint Connections Node in Server Explorer (在伺服器總管中延伸 SharePoint 連線節點)。

類別

ExplorerNodeEventArgs

提供與伺服器總管中 SharePoint 節點相關之數個事件的資料。

ExplorerNodeMenuItemsRequestedEventArgs

提供 NodeMenuItemsRequested 事件的資料。

ExplorerNodePropertiesRequestedEventArgs

提供 NodePropertiesRequested 事件的資料。

ExplorerNodeTypeAttribute

指出所擴充的伺服器總管節點,或指定所定義之新伺服器總管節點的識別碼。

ExplorerNodeTypes

定義伺服器總管中數個內建 SharePoint 節點的識別碼。

介面

IExplorerNode

代表伺服器總管之 SharePoint 連線節點階層中的節點。

IExplorerNodeCollection

表示 IExplorerNode 物件的集合。

IExplorerNodeContext

提供可用來與 SharePoint 網站互動的成員,而此 SharePoint 網站是與 IExplorerNode 物件建立關聯。

IExplorerNodeEvents

定義 IExplorerNode 物件所引發的事件。

IExplorerNodeType

在伺服器總管的 SharePoint 連線節點階層中,定義現有節點類型的行為。

IExplorerNodeTypeDefinition

在伺服器總管的 SharePoint 連線節點階層中,定義新節點類型的行為。

IExplorerNodeTypeExtension

在伺服器總管的 SharePoint 連線節點階層中,代表節點的延伸模組。

IExplorerNodeTypeProvider

在伺服器總管的 SharePoint 連線節點階層中,提供新節點類型的定義。

IExplorerSiteNodeInfo

提供伺服器總管中 SharePoint 網站節點所代表之 SharePoint 網站 (即 Microsoft.SharePoint.SPWeb) 的相關資訊。

備註

雖然此命名空間中大部分的類型都是介面,但只有下列介面是用來在程式代碼中實作: