HttpWorkerRequest.HeaderIfMatch Pole

Definice

Určuje číslo indexu hlavičky If-Match HTTP.

public: int HeaderIfMatch = 29;
public const int HeaderIfMatch = 29;
val mutable HeaderIfMatch : int
Public Const HeaderIfMatch As Integer  = 29

Hodnota pole

Value = 29

Poznámky

Rozhraní .NET přiřadí číslo indexu každému standardnímu typu hlavičky HTTP, pro použití v metodách GetKnownRequestHeader a SendKnownResponseHeader.

Platí pro