How can I run another Project while in C# Code

zenfreak

Client
Регистрация
21.08.2013
Сообщения
249
Благодарностей
11
Баллы
18
I'm basically searching for the "Project in Project" box alternative inside the C# Code.

So just to make things clear, I have a code running in the C# Code and from there I would like to run another .xmlz project while still inside the C# code.

Something like:

Код:
for (int x=0; x < limit; x++) {

project.openAnotherProject("anotherProject.xmlz").Run;

}
 

VladZen

Administrator
Команда форума
Регистрация
05.11.2014
Сообщения
22 233
Благодарностей
5 846
Баллы
113

Кто просматривает тему: (Всего: 1, Пользователи: 0, Гости: 1)