本节包含有关在 Visual Studio 中扩展 SharePoint 工具的 API 参考文档。
本节内容
Microsoft.VisualStudio.SharePoint
包含用于扩展 SharePoint 项目系统的类型。 例如,您可以扩展内置 SharePoint 项目和项目项,也可以创建自己的项目项。Microsoft.VisualStudio.SharePoint.Commands
包含用于创建自定义 SharePoint 命令的类型。 SharePoint 命令是一个用于从 SharePoint 工具扩展中调入 SharePoint 服务器对象模型的方法。Microsoft.VisualStudio.SharePoint.Deployment
包含用于扩展 SharePoint 项目的部署过程的类型。Microsoft.VisualStudio.SharePoint.Explorer
包含用于扩展**“服务器资源管理器”**中的 SharePoint 节点或定义自己的节点类型的类型。Microsoft.VisualStudio.SharePoint.Explorer.Extensions
包含可用于获取有关内置**“服务器资源管理器”**节点的信息的类型,这些节点表示 SharePoint 网站上的各个组件,如表示列表、字段或内容类型的节点。Microsoft.VisualStudio.SharePoint.Features
包含用于访问 SharePoint 项目中的功能定义的类型。Microsoft.VisualStudio.SharePoint.Packages
包含用于访问 SharePoint 项目中的包定义的类型。Microsoft.VisualStudio.SharePoint.Validation
包含用于为 SharePoint 项目自定义功能和包验证行为的类型。