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