读取单个配置属性: AppSetting.GetSettingString("key"); 读取多个配置属性: AppSetting.GetSection("key1")["key2"];
← 控制器不能使用System.IO问题 获取项目磁盘绝对路径 →