IServerVariablesFeature Interface  
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.
This feature provides access to request server variables set.
public interface class IServerVariablesFeature
	public interface IServerVariablesFeature
	type IServerVariablesFeature = interface
	Public Interface IServerVariablesFeature
	Remarks
For a list of common server variables available in IIS, see http://go.microsoft.com/fwlink/?LinkId=52471.
Properties
| Item[String] | 
		 Gets or sets the value of a server variable for the current request.  |