Question

I'm currently working on a project using DSL tools in Visual Studio 2008.

Is there a way to automatically add a resource into the solution explorer of the experimental hive at runtime? I'm creating new diagrams based on what is on screen, and saving them into the directory the project is stored in. I would like to know if there is a way to get them to automatically get added to the solution explorer? (I don't want to have to drag the files in manually each time)

Was it helpful?

Solution

You would have to modify the project file. However, visual studio would then reload the project.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top