.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