.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