HttpWorkerRequest::GetServerVariable Method (String^)
.NET Framework (current version)
Returns a single server variable from a dictionary of server variables associated with the request.
Assembly: System.Web (in System.Web.dll)
Parameters
- name
-
Type:
System::String^
The name of the requested server variable.
.NET Framework
Available since 1.1
Available since 1.1
Show: