Sdílet prostřednictvím


HttpWorkerRequest.HeaderWarning Pole

Definice

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

public: int HeaderWarning = 9;
public const int HeaderWarning = 9;
val mutable HeaderWarning : int
Public Const HeaderWarning As Integer  = 9

Hodnota pole

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