会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
goody9807
避风的港湾~~~寻找技术的精华
微信公号siwa8
博客园
首页
新随笔
联系
管理
订阅
[总结]取得Web程序和非Web程序的根目录的N种取法(C#)
非Web程序
1.AppDomain.CurrentDomain.BaseDirectory
2.Environment.CurrentDirectory
3.HttpRuntime.BinDirectory
The path to the current application's/bin directory.
Web程序
HttpCurrent.Context.Server.Mappath();
知道的请补充!
posted @
2006-10-20 16:15
PointNet
阅读(
734
) 评论(
1
)
编辑
收藏
举报
刷新页面
返回顶部
公告