如何获取网站当前绝对路径?

string path = HttpRuntime.AppDomainAppVirtualPath;

注:该路径结尾不含'/'。

相关文章: