Sdílet prostřednictvím


HttpWorkerRequest.HeaderExpires Pole

Definice

Určuje číslo indexu hlavičky Expires HTTP.

public: int HeaderExpires = 18;
public const int HeaderExpires = 18;
val mutable HeaderExpires : int
Public Const HeaderExpires As Integer  = 18

Hodnota pole

Value = 18

Poznámky

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

Platí pro