Events
Mar 17, 9 PM - Mar 21, 10 AM
Join the meetup series to build scalable AI solutions based on real-world use cases with fellow developers and experts.
Register nowThis browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
The dotnet build
command now replaces the Visual Basic command-line compiler (VBC
) as the primary tool for compiling programs outside the Visual Studio integrated development environment (IDE). This section contains descriptions for the Visual Basic compiler options.
Every compiler option is available in two forms: -option
and /option
. The documentation only shows the -option
form.
Building from the Command Line
Describes how to use dotnet build
to compile Visual Basic applications, which replaces the legacy Visual Basic command-line compiler (VBC
) as an alternative to compiling programs from within the Visual Studio IDE.
Visual Basic Compiler Options Listed Alphabetically
Lists compiler options in an alphabetical table.
Visual Basic Compiler Options Listed by Category
Presents compiler options in functional groups.
.NET feedback
.NET is an open source project. Select a link to provide feedback:
Events
Mar 17, 9 PM - Mar 21, 10 AM
Join the meetup series to build scalable AI solutions based on real-world use cases with fellow developers and experts.
Register now