T
Tim Zych
I would like a way to scan the code in a vb.net project, say by creating a
vb.net utility to cycle through each line of code related to a particular
project and perform some analysis on it.
How do I program into the IDE? Did I ask that right? I need a way to
programmatically cycle through each line of code, for any code that's
related to a project.
thanks for any pointers.
vb.net utility to cycle through each line of code related to a particular
project and perform some analysis on it.
How do I program into the IDE? Did I ask that right? I need a way to
programmatically cycle through each line of code, for any code that's
related to a project.
thanks for any pointers.