How to save several projects using PSI or VSTO

S

Smugliy

Hi,
My question is how can I save few(more than one projects) to mpp files.

for example in VSTO I can run:

applicationObject.ActiveProject.SaveAs(...)
But this is only for active project and If I want to save several projects
(for example from Master) ,how can I save all them?

Thanks,
Smugliy
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top