-help, -? (Visual Basic)
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
Συνεργαστείτε μαζί μας στο GitHub
Μπορείτε να βρείτε την πηγή για αυτό το περιεχόμενο στο GitHub, όπου μπορείτε επίσης να δημιουργήσετε και να εξετάσετε ζητήματα και αιτήματα έλξης. Για περισσότερες πληροφορίες, ανατρέξτε στον οδηγό συνεργατών.