读书人

global.asax中怎么使用server.mappath

发布时间: 2012-04-25 19:32:32 作者: rapoo

global.asax中如何使用server.mappath?
如题
我在global中使用server.mappath()提示不可用?有没有解决办法?

[解决办法]
用这个试试:AppDomain.CurrentDomain.BaseDirectory

读书人网 >asp.net

热点推荐