Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
如何使用 wspbuilder 构建的 SharePoint wsp 包在“wpresources”文件夹中部署文件?'wpresources' 在 12 个蜂巢(或 14 个蜂巢)之外。那么如何在 SharePoint 配置单元之外复制文件呢?
您可以在 Visual Studio 项目中映射这些文件夹,并且功能会自动将这些文件复制到指定文件夹。
或者
通过visual studio创建模块并在xml中指定wpresources的路径。