Microsoft.VisualStudio.SharePoint.Explorer.Extensions 命名空间

Microsoft.VisualStudio.SharePoint.Explorer.Extensions 命名空间包含可用于获取有关内置**“服务器资源管理器”**节点的信息的类型,这些节点表示 SharePoint 网站上的各个组件,如表示列表、字段或内容类型的节点。有关更多信息,请参见扩展服务器资源管理器中的“SharePoint 连接”节点

  说明
公共类 ExtensionNodeTypes 为表示 SharePoint 网站上各个组件的内置“服务器资源管理器”节点(如表示列表、字段或内容类型的节点)定义 ID。

接口

  接口 说明
公共接口 IContentTypeNodeInfo 提供有关由“服务器资源管理器”中节点表示的内容类型(即 Microsoft.SharePoint.SPContentType)的信息。
公共接口 IFeatureNodeInfo 提供有关由“服务器资源管理器”中节点表示的功能(即 Microsoft.SharePoint.SPFeature)的信息。
公共接口 IFieldNodeInfo 提供有关由“服务器资源管理器”中节点表示的字段(即 Microsoft.SharePoint.SPField)的信息。
公共接口 IListNodeInfo 提供有关由“服务器资源管理器”中节点表示的列表(即 Microsoft.SharePoint.SPList)的信息。
公共接口 IListTemplateNodeInfo 提供有关由“服务器资源管理器”中节点表示的列表模板(即 Microsoft.SharePoint.SPListTemplate)的信息。
公共接口 IListViewNodeInfo 提供有关由“服务器资源管理器”中节点表示的列表视图(即 Microsoft.SharePoint.SPView)的信息。
公共接口 IWorkflowAssociationNodeInfo 提供有关由“服务器资源管理器”中节点表示的工作流关联(即 Microsoft.SharePoint.Workflow.SPWorkflowAssociation)的信息。
公共接口 IWorkflowTemplateNodeInfo 提供有关由“服务器资源管理器”中节点表示的工作流模板(即 Microsoft.SharePoint.Workflow.SPWorkflowTemplate)的信息。

枚举

  枚举 说明
公共枚举 FeatureScope 指定“服务器资源管理器”节点表示的 Microsoft.SharePoint.SPFeature 的范围。
公共枚举 ListCategory 指定“服务器资源管理器”节点表示的 Microsoft.SharePoint.SPList 的类别。
公共枚举 ListTemplateCategory 指定“服务器资源管理器”节点表示的 Microsoft.SharePoint.SPListTemplate 的类别。

请参见

参考

其他资源

扩展服务器资源管理器中的“SharePoint 连接”节点