HttpContext.Current.Server.MapPath

HttpServerUtility   su   =   HttpContext.Current.Server;
su.MapPath( "xxx ");

相关文章: