为**“服务器资源管理器”**中的多个内置 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 类型公开以下成员。
字段
| 名称 | 说明 | |
|---|---|---|
| .gif) .gif) | ConnectionNode | 为“服务器资源管理器”中的站点连接节点(显示站点 URL 的节点)指定 ID。 | 
| .gif) .gif) | GenericFolderNode | 为“服务器资源管理器”中的父节点指定 ID。 | 
| .gif) .gif) | SiteNode | 为“服务器资源管理器”中的站点节点指定 ID。 | 
页首
备注
使用具有 ExplorerNodeTypeAttribute 的 ExplorerNodeTypes 值来指定要扩展的内置 SharePoint 节点。 有关更多信息,请参见如何:扩展服务器资源管理器中的 SharePoint 节点和如何:向服务器资源管理器添加自定义 SharePoint 节点。
线程安全
此类型的任何公共 static(在 Visual Basic 中为 Shared) 成员都是线程安全的。但不保证所有实例成员都是线程安全的。