.net框架缓存WinForms中的app.config文件吗? [英] is app.config file in WinForms cached by .Net framework?

查看:101
本文介绍了.net框架缓存WinForms中的app.config文件吗?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我想知道是否有人可以确认AppDomain中的CLR缓存了App.Config文件,并且在您每次尝试读取值时都不读取吗?

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 value?

推荐答案

它是在启动时加载的.读取内容将反映出此时app.config文件所说的内容.

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

这篇关于.net框架缓存WinForms中的app.config文件吗?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆