Sdílet prostřednictvím


HttpWorkerRequest.HeaderContentLength Pole

Definice

Určuje číslo indexu pro Content-Length hlavičku protokolu HTTP.

public: int HeaderContentLength = 11;
public const int HeaderContentLength = 11;
val mutable HeaderContentLength : int
Public Const HeaderContentLength As Integer  = 11

Hodnota pole

Value = 11
Int32

Poznámky

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

Platí pro