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 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