Is there a way that I can load a C# source file so that I can access
different parts programmaticall y and even modify the file and save it out?
I have looked at things like EnvDTE or the CodeDom but I cannot see how to
do what I want. I will not have VS.NET installed on the machine that will
run my program, so anything that depends on that is out of the question.
different parts programmaticall y and even modify the file and save it out?
I have looked at things like EnvDTE or the CodeDom but I cannot see how to
do what I want. I will not have VS.NET installed on the machine that will
run my program, so anything that depends on that is out of the question.