【发布时间】:2010-10-01 07:04:35
【问题描述】:
我希望在“System.Web.Configuration”命名空间中找到该部分,就像其他 Web.config 部分一样
“位置”驻留在什么命名空间下,节的类型是什么?
【问题讨论】:
标签: asp.net web-config types location
我希望在“System.Web.Configuration”命名空间中找到该部分,就像其他 Web.config 部分一样
“位置”驻留在什么命名空间下,节的类型是什么?
【问题讨论】:
标签: asp.net web-config types location
我认为System.Configuration.ConfigurationLocation 是您要找的。p>
【讨论】: