.ADDIN 文件扩展名
Visual Studio Add-in Definition File
| 开发者 | Microsoft |
| 受欢迎程度 |
2.6 | 5 票 |
什么是 ADDIN 文件?
Add-in definition file created by Microsoft Visual Studio, a Windows software development IDE; generated automatically when a new add-in project is created using the Add-In Wizard; contains data used to display the add-in information when using Visual Studio's Add-In Manager component.
更多信息
ADDIN files are required in order to register new add-ins in the Add-In Manager. They are typically saved in the folder that was created for the add-in project. ADDIN files are saved using XML formatting.
可打开或引用 ADDIN 文件的程序
Windows