.VBP 파일 확장자
Visual Basic Project File
| 개발사 | Microsoft |
| 인기도 |
4.0 | 90 투표 |
VBP 파일이란 무엇인가요?
Project file created by Visual Basic, a software development tool for Windows; stores project information in a plain text format; includes references to project resources such as forms (.FRM files), source code files (.BAS extension), and class modules (.CLS files); can be built into a Windows program executable (.EXE).
추가 정보
VBP files are used with the older Visual Basic development software, which has now been replaced by Visual Basic.NET. VB.NET now uses .VBPROJ files to store projects.
참고: Visual Studio 2010 no longer supports the conversion of VBP projects into the newer Visual Basic.NET project format. You need an earlier version of Visual Studio for conversion.
VBP 파일을 여는 프로그램
Windows