HttpWorkerRequest.HeaderContentLanguage Pole

Definice

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

public: int HeaderContentLanguage = 14;
public const int HeaderContentLanguage = 14;
val mutable HeaderContentLanguage : int
Public Const HeaderContentLanguage As Integer  = 14

Hodnota pole

Value = 14

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