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