The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
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::NameValueCollection^A 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: