开发者

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

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

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜