HttpWorkerRequest.HeaderContentRange Pole

Definice

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

public: int HeaderContentRange = 17;
public const int HeaderContentRange = 17;
val mutable HeaderContentRange : int
Public Const HeaderContentRange As Integer  = 17

Hodnota pole

Value = 17

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