IServerVariablesFeature 인터페이스

정의

이 기능은 요청 서버 변수 집합에 대한 액세스를 제공합니다.

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

설명

IIS에서 사용할 수 있는 일반적인 서버 변수 목록은 를 참조하세요 http://go.microsoft.com/fwlink/?LinkId=52471.

속성

Item[String]

현재 요청에 대한 서버 변수의 값을 가져오거나 설정합니다.

적용 대상