Is there a .NET Framework method for converting file URIs to paths with drive letters?

前端 未结 4 1668
死守一世寂寞
死守一世寂寞 2021-01-03 00:24

I was looking for something like Server.MapPath in the ASP.NET realm to convert the output of Assembly.GetExecutingAssembly().CodeBase into a file path with drive letter.

4条回答
提交回复
热议问题