Refactor Menu Item for VB.NET Projects in VS2008
Can I use VS2008's built-in refactoring feature for VB.NET projects?
+1
Ross fuhrman
source
to share
1 answer
I believe the main refactoring is for C # only. However, there is Refactor! which is free.
http://msdn.microsoft.com/en-us/vbasic/bb693327.aspx
If you sign up, you get some more free refactorings.
+3
Rs conley
source
to share