文件名称:.NET自定义配置节
文件大小:23KB
文件格式:RAR
更新时间:2010-11-14 06:37:15
.NET config
利用ConfigurationSection实现的自定义配置节,可用于读取或写入一系列相关的配置信息到app.config或者web.config文件中.
【文件预览】:
CustomConfig
----CustomConfig.sln(925B)
----CustomConfig()
--------Resources()
--------CustomConfig.csproj(3KB)
--------Properties()
--------Program.cs(2KB)
--------ConfigElementCollection.cs(3KB)
--------ConfigHandler.cs(997B)
--------App.config(419B)
--------ConfigElement.cs(1KB)