Anyone know how to enumerate all projects contained in a solution,
basically I want to loop through my solution(s) projects and add some
header info to all my "compileabl e" source files, I know how to retrieve
project items but need some help with the solution part
many thanks
basically I want to loop through my solution(s) projects and add some
header info to all my "compileabl e" source files, I know how to retrieve
project items but need some help with the solution part
many thanks
Comment