Udostępnij za pośrednictwem


HttpWorkerRequest.HeaderContentLocation Pole

Definicja

Określa numer indeksu Content-Location nagłówka HTTP.

public: int HeaderContentLocation = 15;
public const int HeaderContentLocation = 15;
val mutable HeaderContentLocation : int
Public Const HeaderContentLocation As Integer  = 15

Wartość pola

Value = 15
Int32

Uwagi

Ten .NET Framework przypisuje numer indeksu do każdego standardowego typu nagłówka HTTP do użycia w GetKnownRequestHeader metodach SendKnownResponseHeader i .

Dotyczy