VB.Net missing preprocessor directives?

  • Thread starter Thread starter PJ6
  • Start date Start date
P

PJ6

C# has #warning and #error preprocessor directives. What is the VB
equivalent syntax?

Paul
 
PJ6 said:
C# has #warning and #error preprocessor directives. What is the VB
equivalent syntax?

There is no direct equivalent to these directives in VB.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top