Partager via


HttpWorkerRequest.HeaderContentLocation Champ

Définition

Spécifie le numéro d'index de l'en-tête HTTP Content-Location.

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

Valeur de champ

Value = 15
Int32

Remarques

Le .NET Framework affecte un numéro d’index à chaque type d’en-tête HTTP standard, à utiliser dans les GetKnownRequestHeader SendKnownResponseHeader méthodes et.

S’applique à