HttpWorkerRequest.HeaderCacheControl 필드

정의

HTTP Cache-Control HTTP 헤더를 나타내는 인덱스입니다.

public: int HeaderCacheControl = 0;
public const int HeaderCacheControl = 0;
val mutable HeaderCacheControl : int
Public Const HeaderCacheControl As Integer  = 0

필드 값

Value = 0
Int32

설명

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

적용 대상