开发者

VB.Net and Namespaces for all project

开发者 https://www.devze.com 2023-03-05 01:04 出处:网络
I\'m developing an web application using VB.Net, and I would like to know, if is there any way to make a namespace to be viewed by all p开发者_JAVA百科roject without necessary Imports ?

I'm developing an web application using VB.Net, and I would like to know, if is there any way to make a namespace to be viewed by all p开发者_JAVA百科roject without necessary Imports ?

Thanks


Yes, this can be done. Right click on the project and choose properties. Navigate to the References tab and tick the namespaces you want imported automatically. There are usually several that are ticked by default including System, Microsoft.VisualBasic, etc.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号