Skip to content

Latest commit

 

History

History
38 lines (30 loc) · 1.61 KB

File metadata and controls

38 lines (30 loc) · 1.61 KB
title Visual Basic command-line compiler
ms.date 02/20/2018
ms.prod .net
ms.technology
devlang-visual-basic
ms.topic article
helpviewer_keywords
compilers [Visual Basic], Visual Basic options
Visual Basic compiler
compilers [Visual Basic]
compiler options, Visual Basic
Visual Basic compiler, options
ms.assetid 6b57c444-50c7-4b88-8f59-ed65cff5e05c
author mairaw
ms.author mairaw

Visual Basic command-line compiler

The Visual Basic command-line compiler provides an alternative to compiling programs from within 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 Visual Basic documentation only shows the /option form.

In this section

Building from the Command Line
Describes the Visual Basic command-line compiler, which is provided 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.

Related sections

Visual Basic Guide
The starting point for the Visual Basic documentation.