.WSP 文件扩展名
SharePoint Solution Package
| 开发者 | Microsoft |
| 受欢迎程度 |
3.5 | 11 票 |
什么是 WSP 文件?
Package used by SharePoint, an enterprise-level document and content management system; saves a Windows SharePoint Services solution, which is a custom component, such as a website, that can be added to a company's SharePoint site.
更多信息
WSP files are compressed in a .CAB format and can be created using the Makecab.exe program. The archive can include various site resources and source code files. The WSP file can be added to a SharePoint configuration database using the stsadm -o addsolution file.wsp command. It can be deployed to SharePoint servers using the stsadm -o deploysolution file.wsp command.
WSP files can be developed using Microsoft Visual Studio with the with the "Visual Studio extensions for Windows SharePoint Services" plug-in.
可打开或引用 WSP 文件的程序
Windows