HttpWorkerRequest.HeaderContentType Champ

Définition

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

public: int HeaderContentType = 12;
public const int HeaderContentType = 12;
val mutable HeaderContentType : int
Public Const HeaderContentType As Integer  = 12

Valeur de champ

Value = 12
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 à