Udostępnij za pośrednictwem


HttpWorkerRequest.HeaderLocation Pole

Definicja

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

public: int HeaderLocation = 23;
public const int HeaderLocation = 23;
val mutable HeaderLocation : int
Public Const HeaderLocation As Integer  = 23

Wartość pola

Value = 23

Uwagi

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

Dotyczy