开发者

Add or Edit in webconfig file

I want to add or upda开发者_JS百科te webconfig file in C#. How can i do this?


You need to look at the ConfigurationManager class. It will give you a Configuration object which you can edit and call Save on.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜