How to add a MSProject to other MSProject

F

fan

The project "aa.mpp", the other project "master.mpp".
1.I open the "master.mpp"
2.select "Insert->Project"
3.select "aa.mpp",
4."aa.mpp" has been add into "masther.mpp"

How to finish above funtion by coding.
as: app.Projects.Add(false, fileName, true); but app.SubProjects has not
"Add" method,
 

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