Poznámka
Na prístup k tejto stránke sa vyžaduje oprávnenie. Môžete sa skúsiť prihlásiť alebo zmeniť adresáre.
Na prístup k tejto stránke sa vyžaduje oprávnenie. Môžete skúsiť zmeniť adresáre.
Displays the compiler options.
Syntax
-help
or
-?
Remarks
If you include this option in a compilation, no output file is created and no compilation takes place.
Note
The -help option is not available from within the Visual Studio development environment; it is available only when compiling from the command line.
Example
The following code displays help from the command line.
vbc -help
See also
Spolupráca s nami v službe GitHub
Zdroj tohto obsahu nájdete v službe GitHub, kde môžete vytvárať a skúmať problémy a žiadosti o prijatie zmien. Ďalšie informácie nájdete v našom sprievodcovi prispievateľom.