HttpWorkerRequest.HeaderCacheControl Pole

Definice

Index, který představuje hlavičku HTTP HTTP Cache-Control .

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

Hodnota pole

Value = 0

Poznámky

Rozhraní .NET přiřadí číslo indexu každému standardnímu typu hlavičky HTTP, pro použití v metodách GetKnownRequestHeader a SendKnownResponseHeader.

Platí pro