Sdílet prostřednictvím


HttpWorkerRequest.HeaderIfRange Pole

Definice

Určuje číslo indexu hlavičky If-Range HTTP.

public: int HeaderIfRange = 32;
public const int HeaderIfRange = 32;
val mutable HeaderIfRange : int
Public Const HeaderIfRange As Integer  = 32

Hodnota pole

Value = 32

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