Environment variables from within C# code?

Drew

Client
Регистрация
29.07.2012
Сообщения
70
Благодарностей
14
Баллы
8
Since this is the closest to my question and is kind* of related.

How can we access environmental variables from c# and also json or xml auto generated variables from json/xml parse?
 
  • Спасибо
Реакции: Pierre Paul Jacques

lokiys

Moderator
Регистрация
01.02.2012
Сообщения
4 770
Благодарностей
1 180
Баллы
113
Since this is the closest to my question and is kind* of related.

How can we access environmental variables from c# and also json or xml auto generated variables from json/xml parse?
Next time just open a new thread with your question. No need to look for some old threads.
JSON: https://help.zennolab.com/en/v5/zennoposter/5.27.0.0/webframe.html#topic1025.html
Environmental variables are just for those who do not use C# for developing.
If You use C# then You have to use appropriate methods from C#.
Like tick count for example: https://docs.microsoft.com/en-us/dotnet/api/system.environment.tickcount?view=netframework-4.8

Hope that helps
 
  • Спасибо
Реакции: Pierre Paul Jacques

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