| Web Site Configuration Utility |
Class WebServerUtilities
|
Helper class that provides a couple of small static helper functions.
| Member | Description |
|---|---|
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