C#的客户端程序有没有和ASP.NET网站程序一样,有一个像Server.MapPath("/Image/a.jpg")这个方法一样获取项目路径?
收起
Application.StartupPath AppDomain.CurrentDomain.BaseDirectory
报告相同问题?