Sdílet prostřednictvím


HttpWorkerRequest.HeaderTrailer Pole

Definice

Určuje číslo indexu pro Trailer hlavičku protokolu HTTP.

public: int HeaderTrailer = 5;
public const int HeaderTrailer = 5;
val mutable HeaderTrailer : int
Public Const HeaderTrailer As Integer  = 5

Hodnota pole

Value = 5
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