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