Helper class that provides a couple of small static helper functions.

MemberDescription
GetIISServerType Returns what type of Web Server is running. Currently this function only returns whether IIS 5 or earlier, or IIS 6 is used.
public static WebServerTypes GetIISServerType(String DomainName)

Assembly: webconfiguration.exe
Namespace: Westwind.Tools.Web.Configuration

Inherits from:
System.Object
  Westwind.Tools.Web.Configuration.WebServerUtilities


Last Updated: 10/31/2004