HttpWorkerRequest.HeaderLocation 필드

정의

Location HTTP 헤더의 인덱스 번호를 지정합니다.

public: int HeaderLocation = 23;
public const int HeaderLocation = 23;
val mutable HeaderLocation : int
Public Const HeaderLocation As Integer  = 23

필드 값

Value = 23
Int32

설명

.NET Framework는 및 메서드에서 사용 하기 위해 각 표준 HTTP 헤더 형식에 인덱스 번호를 할당 GetKnownRequestHeader 합니다 SendKnownResponseHeader .

적용 대상