visual studio 2010 with c# like namespaces in vb
Is it possible to have visual studio 2010 automatically add namespaces to classes within fold开发者_Python百科ers just like c#?
No this is not possible with the VB.Net project system. I would encourage you to share this opinion with the Visual Basic IDE team. They closely monitor suggestions and I know this has come up in the past (although I don't know if there is a current outstanding request for it).
- http://connect.microsoft.com
精彩评论