I want to access an IIS server programmatically in C# and I choose to use Microsoft.Web.Configuration.dll. Is there a way to get the current IIS version with this dll or another?
Asked
Active
Viewed 533 times