HttpWorkerRequest.HeaderContentType Champ
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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 = 12Remarques
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.