如何将图像、声音、swf 等资源添加到 sharepoint webpart 项目中?
我正在尝试使用 Visual Studio 2010 创建一个 Web 部件。 在我的项目中,我想添加一些文件,例如图像和 swf。 这些文件在我的系统上,那么我如何将这些资源添加到 项目(并引用它们),以便它们与 Web 部件一起打包和部署?
I am trying to create a webpart using visual studio 2010.
In my project I would like to add some files like images and swf.
These files are there on my system, so how do i add these resources into
the project( and refer them) so that they are packaged and deployed along with the web part ?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
步骤 12-15:http://msdn.microsoft.com/en-us/gg620532< /a> 将向您展示如何使用 Visual Studio 2010 的映射文件夹方面。
Steps 12-15 of this: http://msdn.microsoft.com/en-us/gg620532 will show you how to use the mapped folder aspect of Visual Studio 2010.