.VSSSCC 文件扩展名
Visual Studio Solution Source Control File
| 开发者 | Microsoft |
| 受欢迎程度 |
3.0 | 19 票 |
什么是 VSSSCC 文件?
Source Code Control (SCC) file for software developed with Microsoft Visual Studio; contains metadata that tracks revisions of source code files developed with Visual Studio; 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.
VSSSCC files are typically saved along with a corresponding .VSPSCC file.
可打开或引用 VSSSCC 文件的程序
Windows