开发者

is app.config file in WinForms cached by .Net framework?

开发者 https://www.devze.com 2023-03-01 03:53 出处:网络
I was wondering if someone can confirm that App.Config file is cached by CLR in the AppDomain and not read everytime you try to read the v开发者_StackOverflow中文版alue?It is loaded at start-up. Reads

I was wondering if someone can confirm that App.Config file is cached by CLR in the AppDomain and not read everytime you try to read the v开发者_StackOverflow中文版alue?


It is loaded at start-up. Reads will reflect whatever the app.config file said at that point.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号