.VSPSCC 파일 확장자
Visual Studio Project Source Control File
| 개발사 | Microsoft |
| 인기도 |
3.0 | 6 투표 |
VSPSCC 파일이란 무엇인가요?
Source Code Control (SCC) file for projects created with Microsoft Visual Studio; contains metadata used for tracking revisions of Visual Studio software development projects; includes information such as the version number, file path, and the number of nested projects.
추가 정보
Source code control files are used to prevent multiple users from editing the same file at the same time. They allow developers to check in and check out files from a single location, such as a network drive.
VSPSCC files are typically saved along with a corresponding .VSSSCC file.
VSPSCC 파일을 열거나 참조하는 프로그램
Windows