Microsoft.VisualStudio.SharePoint.Explorer 命名空间

Microsoft.VisualStudio.SharePoint.Explorer 命名空间包含可用于在“服务器资源管理器”中扩展 SharePoint 节点的类型,或用于定义新型节点的类型。 有关详细信息,请参阅扩展服务器资源管理器中的 SharePoint 连接节点

ExplorerNodeEventArgs

提供与服务器资源管理器中的 SharePoint 节点相关的多个事件的数据。

ExplorerNodeMenuItemsRequestedEventArgs

NodeMenuItemsRequested 事件提供数据。

ExplorerNodePropertiesRequestedEventArgs

NodePropertiesRequested 事件提供数据。

ExplorerNodeTypeAttribute

指示正在扩展的“服务器资源管理器”节点或指定正在定义的新“服务器资源管理器”节点的 ID。

ExplorerNodeTypes

为服务器资源管理器中多个内置 SharePoint 节点定义 ID。

接口

IExplorerNode

表示服务器资源管理器中节点的“SharePoint 连接”层次结构中的节点。

IExplorerNodeCollection

表示 IExplorerNode 对象集合。

IExplorerNodeContext

提供可用于与 IExplorerNode 对象的关联 SharePoint 站点交互的成员。

IExplorerNodeEvents

定义由 IExplorerNode 对象引发的事件。

IExplorerNodeType

定义“服务器资源管理器”的“SharePoint 连接”层次结构中的现有类型的节点的行为。

IExplorerNodeTypeDefinition

为“服务器资源管理器”的“SharePoint 连接”节点层次结构中新类型的节点定义行为。

IExplorerNodeTypeExtension

表示“服务器资源管理器”的“SharePoint 连接”层次结构中的节点的扩展。

IExplorerNodeTypeProvider

提供“服务器资源管理器”的“SharePoint 连接”节点层次结构中新类型节点的定义。

IExplorerSiteNodeInfo

介绍由服务器资源管理器中的 SharePoint 站点节点表示的 SharePoint 站点(即 Microsoft.SharePoint.SPWeb)。

注解

尽管此命名空间中的大多数类型都是接口,但只应在代码中实现以下接口: