Implemented interface member:
property
IISVersion
Microsoft.AspNetCore.Server.IIS.IIISEnvironmentFeature.IISVersion
1 write to IISVersion
Microsoft.AspNetCore.Server.IIS (1)
Core\IISEnvironmentFeature.cs (1)
29IISVersion = version;
1 reference to IISVersion
Microsoft.AspNetCore.Server.IIS (1)
Core\IISEnvironmentFeature.cs (1)
15if (feature.IISVersion is not null)