HttpContextServerVariableExtensions Class    
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Extensions for reading HTTP server variables.
public ref class HttpContextServerVariableExtensions abstract sealed
	public static class HttpContextServerVariableExtensions
	type HttpContextServerVariableExtensions = class
	Public Module HttpContextServerVariableExtensions
		- Inheritance
 - 
				HttpContextServerVariableExtensions
 
Methods
| GetServerVariable(HttpContext, String) | 
		 Gets the value of a server variable for the current request.  |