Visual Basic project file

From Just Solve the File Format Problem
Revision as of 03:40, 13 May 2014 by Dan Tobias (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
File Format
Name Visual Basic project file
Ontology
Extension(s) .vbp, .vbproj, .sln

A Visual Basic project file lists the files which are part of a project for Visual Basic, and defines how they are grouped.

The original files were in an ASCII-based format with a .vbp extension. Later, the Visual Studio .NET version of Visual Basic projects was introduced using a .vbproj extension and XML-based format.

There are also .sln (solution) files, which group together multiple .vbproj project files.

Sample files

.NET VBPROJ

Links

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox