HttpWorkerRequest.HeaderContentLocation Pole

Definice

Určuje číslo indexu hlavičky Content-Location HTTP.

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

Hodnota pole

Value = 15

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