System.Web.Hosting.SimpleWorkerRequest.GetServerVariable Method

Returns a single server variable from a dictionary of server variables associated with the request.

Syntax

public override string GetServerVariable (string name)

Parameters

name
The name of the requested server variable.

Returns

The requested server variable.

Remarks

Documentation for this section has not yet been entered.

Requirements

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