Implemented interface member:
property
ApplicationPhysicalPath
Microsoft.AspNetCore.Server.IIS.IIISEnvironmentFeature.ApplicationPhysicalPath
1 write to ApplicationPhysicalPath
Microsoft.AspNetCore.Server.IIS (1)
Core\IISEnvironmentFeature.cs (1)
40ApplicationPhysicalPath = configuration["IIS_PHYSICAL_PATH"] ?? string.Empty;