HttpWorkerRequest.HeaderContentLocation 필드

정의

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

public: int HeaderContentLocation = 15;
public const int HeaderContentLocation = 15;
val mutable HeaderContentLocation : int
Public Const HeaderContentLocation As Integer  = 15

필드 값

Value = 15
Int32

설명

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

적용 대상