HttpRequest.ServerVariables Property
.NET Framework (current version)
Gets a collection of Web server variables.
Assembly: System.Web (in System.Web.dll)
Property Value
Type: System.Collections.Specialized.NameValueCollectionA NameValueCollection of server variables.
For a list of server variables supported by IIS, see IIS Server Variables.
.NET Framework
Available since 1.1
Available since 1.1
Show: