IServerVariablesFeature 介面

定義

此功能可讓您存取要求伺服器變數集。

public interface class IServerVariablesFeature
public interface IServerVariablesFeature
type IServerVariablesFeature = interface
Public Interface IServerVariablesFeature

備註

如需 IIS 中可用的泛型服務器變數清單,請參閱 http://go.microsoft.com/fwlink/?LinkId=52471

屬性

Item[String]

取得或設定目前要求之伺服器變數的值。

適用於