project level import statements

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

does vs 2005 support project level import statements like 2003.

ie:
Project Properties -> Imports
 
RexVan said:
does vs 2005 support project level import statements like 2003.

Yes. "My Project" -> "References" -> "Imported namespaces".
 

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

Similar Threads

When to use "imports" statement? 5
Imports in VB.NET 5
Imports at file level vs Project level 1
Option Strict issue 4
Imports 6
not CLS-compliant 3
Access student class level 0
convert the vs project 4

Back
Top