Udostępnij za pośrednictwem


HttpWorkerRequest.HeaderLastModified Pole

Definicja

Określa numer indeksu Last-Modified nagłówka HTTP.

public: int HeaderLastModified = 19;
public const int HeaderLastModified = 19;
val mutable HeaderLastModified : int
Public Const HeaderLastModified As Integer  = 19

Wartość pola

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