- Регистрация
- 01.02.2012
- Сообщения
- 4 811
- Благодарностей
- 1 187
- Баллы
- 113
Would be good method to create project variables from c#
Now we have to create Project variables before assign value, Would be good if could do something like
string password = Set.project.Variables["password"].Value
Or if there is no such variable in Project then it could be created automatically
thanks
Now we have to create Project variables before assign value, Would be good if could do something like
string password = Set.project.Variables["password"].Value
Or if there is no such variable in Project then it could be created automatically
thanks