how to use the warning level of C# in VB

  • Thread starter Thread starter Anibal Acosta
  • Start date Start date
A

Anibal Acosta

I have seen that in C# when you declare a varibale and don't use it in any
places when you compile a warning appear.

But in VB it is not available.

Do you know a way to implement it in VB?

Thanks a lot.

AA
 
It would be nice to have in VB .NET as well, I agree. I guess that's one
more for the wish list for the next version...
 
Back
Top