Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我有一个网络应用程序.NET Core 2.2。Program.cs当我运行这个应用程序时,我可以在、和下看到它指向,context.HostingEnvironment而它应该指向我在应用程序中拥有的文件夹。相同的应用程序适用于其他开发人员。有人可以告诉我我做错了什么吗?webrootpath is nullcontentfolderC:/Program Files/IISExpresswwwroot
.NET Core 2.2
Program.cs
context.HostingEnvironment
webrootpath is null
contentfolder
C:/Program Files/IISExpress
wwwroot