.VSPROPS 文件扩展名
Visual Studio Project Property File
| 开发者 | Microsoft |
| 受欢迎程度 |
3.4 | 5 票 |
什么是 VSPROPS 文件?
Property sheet file created by Microsoft Visual Studio 2008 and earlier; stored in an XML format and contains build properties and user-defined macros for a project; used for exporting and importing common settings between projects.
更多信息
To create a project property sheet, open Visual Studio and select View → Property Manager, which displays the Property Manager pane. Right-click the target project in the Property Manager and select "Add New Project Property Sheet."
注: As of Visual Studio 2010, property sheets are stored in .PROPS files. When upgrading projects to Visual Studio 2010, the software automatically converts VSPROP files to PROP files. However, there may be small conversion incompatibilities with special characters in macros.
可打开或引用 VSPROPS 文件的程序
Windows