System.Web.HttpRequest.ServerVariables Property

Gets a collection of Web server variables.

Syntax

public System.Collections.Specialized.NameValueCollection ServerVariables { get; }

Value

a System.Collections.Specialized.NameValueCollection

Remarks

For a list of server variables supported by IIS, see tp://go.microsoft.com/fwlink/?LinkId=52471.

Requirements

Namespace: System.Web
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0