Calling devenv.exe from Process

  • Thread starter Thread starter SR
  • Start date Start date
S

SR

Hi
Would suggest that instead of using the process class and
invoking the devenv, u try using the VS.Net object
library. This will help you perform the operations in a
much more controlled way.



regards,

sr
 
Back
Top