HttpWorkerRequest.HeaderContentType 필드

정의

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

public: int HeaderContentType = 12;
public const int HeaderContentType = 12;
val mutable HeaderContentType : int
Public Const HeaderContentType As Integer  = 12

필드 값

Value = 12
Int32

설명

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

적용 대상