Implemented interface members:
property
ContentRootPath
Microsoft.AspNetCore.Hosting.IHostingEnvironment.ContentRootPath
property
ContentRootPath
Microsoft.Extensions.Hosting.IHostingEnvironment.ContentRootPath
property
ContentRootPath
Microsoft.Extensions.Hosting.IHostEnvironment.ContentRootPath
1 reference to ContentRootPath
Microsoft.AspNetCore.Hosting (1)
WebHostBuilder.cs (1)
276
.SetBasePath(_hostingEnvironment.
ContentRootPath
)