共用方式為


ExplorerNodeTypes 類別

針對 [伺服器總管] 中的數個內建 SharePoint 節點,定義 ID。

繼承階層架構

System.Object
  Microsoft.VisualStudio.SharePoint.Explorer.ExplorerNodeTypes

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

語法

'宣告
Public NotInheritable Class ExplorerNodeTypes
public static class ExplorerNodeTypes

ExplorerNodeTypes 型別會公開下列成員。

欄位

  名稱 說明
公用欄位靜態成員 ConnectionNode 針對 [伺服器總管] 中的網站連接節點 (顯示網站 URL 的節點),指定 ID。
公用欄位靜態成員 GenericFolderNode 針對 [伺服器總管] 中的父節點,指定 ID。
公用欄位靜態成員 SiteNode 針對 [伺服器總管] 中的網站節點,指定 ID。

回頁首

備註

搭配使用 ExplorerNodeTypes 値和 ExplorerNodeTypeAttribute,指定您要擴充的內建 SharePoint 節點。 如需詳細資訊,請參閱 HOW TO:在伺服器總管中擴充 SharePoint 節點HOW TO:在伺服器總管中新增自訂 SharePoint 節點

執行緒安全

這個型別的任何 Public static (在 Visual Basic 中為 Shared) 成員都具備執行緒安全。並非所有的執行個體成員都是安全執行緒。

請參閱

參考

Microsoft.VisualStudio.SharePoint.Explorer 命名空間