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