I have a class library called "VectorExt"
Since I use it in every .vb file in the project I'm working on, I have written "Imports VectorExt" in every single one of them. Is there a way to save me the trouble and have it imported across the project? Sorta like some of the basic .net namespaces are already available despite no imports statement.
You can Add or Remove Imported Namespaces into your project.
To add an imported namespace
- In Solution Explorer, double-click the My Project node for the project.
- In the Project Designer, click the References tab.
- In the Imported Namespaces list, select the check box for the namespace that you wish to add.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With