.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