Udostępnij za pośrednictwem


HttpWorkerRequest.HeaderContentType Pole

Definicja

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

public: int HeaderContentType = 12;
public const int HeaderContentType = 12;
val mutable HeaderContentType : int
Public Const HeaderContentType As Integer  = 12

Wartość pola

Value = 12
Int32

Uwagi

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

Dotyczy